spark-instrumented-optimizer/sql/hive-thriftserver
Davies Liu d6c7b2a5cc [SPARK-15095][SQL] drop binary mode in ThriftServer
## What changes were proposed in this pull request?

This PR drop the support for binary mode in ThriftServer, only HTTP mode is supported now, to reduce the maintain burden.

The code to support binary mode is still kept, just in case if we want it  in future.

## How was this patch tested?

Updated tests to use HTTP mode.

Author: Davies Liu <davies@databricks.com>

Closes #12876 from davies/hide_binary.
2016-05-03 14:15:25 -07:00
..
if [SPARK-14987][SQL] inline hive-service (cli) into sql/hive-thriftserver 2016-04-29 09:32:42 -07:00
src [SPARK-15095][SQL] drop binary mode in ThriftServer 2016-05-03 14:15:25 -07:00
pom.xml [SPARK-14987][SQL] inline hive-service (cli) into sql/hive-thriftserver 2016-04-29 09:32:42 -07:00