Skip to content
  • Judy Nash's avatar
    17688d14
    [SQL] SPARK-4700: Add HTTP protocol spark thrift server · 17688d14
    Judy Nash authored
    Add HTTP protocol support and test cases to spark thrift server, so users can deploy thrift server in both TCP and http mode.
    
    Author: Judy Nash <judynash@microsoft.com>
    Author: judynash <judynash@microsoft.com>
    
    Closes #3672 from judynash/master and squashes the following commits:
    
    526315d [Judy Nash] correct spacing on startThriftServer method
    31a6520 [Judy Nash] fix code style issues and update sql programming guide format issue
    47bf87e [Judy Nash] modify withJdbcStatement method definition to meet less than 100 line length
    2e9c11c [Judy Nash] add thrift server in http mode documentation on sql programming guide
    1cbd305 [Judy Nash] Merge remote-tracking branch 'upstream/master'
    2b1d312 [Judy Nash] updated http thrift server support based on feedback
    377532c [judynash] add HTTP protocol spark thrift server
    17688d14
    [SQL] SPARK-4700: Add HTTP protocol spark thrift server
    Judy Nash authored
    Add HTTP protocol support and test cases to spark thrift server, so users can deploy thrift server in both TCP and http mode.
    
    Author: Judy Nash <judynash@microsoft.com>
    Author: judynash <judynash@microsoft.com>
    
    Closes #3672 from judynash/master and squashes the following commits:
    
    526315d [Judy Nash] correct spacing on startThriftServer method
    31a6520 [Judy Nash] fix code style issues and update sql programming guide format issue
    47bf87e [Judy Nash] modify withJdbcStatement method definition to meet less than 100 line length
    2e9c11c [Judy Nash] add thrift server in http mode documentation on sql programming guide
    1cbd305 [Judy Nash] Merge remote-tracking branch 'upstream/master'
    2b1d312 [Judy Nash] updated http thrift server support based on feedback
    377532c [judynash] add HTTP protocol spark thrift server
Loading