aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-16129][CORE][SQL] Eliminate direct use of commons-lang classes in favo...Sean Owen2016-06-241-1/+1
* [MINOR][MLLIB][STREAMING][SQL] Fix typoslfzCarlosC2016-05-253-3/+3
* [SPARK-14897][SQL] upgrade to jetty 9.2.16bomeng2016-05-121-9/+7
* [SPARK-15134][EXAMPLE] Indent SparkSession builder patterns and update binary...Dongjoon Hyun2016-05-051-2/+0
* [SPARK-15095][SQL] remove HiveSessionHook from ThriftServerDavies Liu2016-05-032-57/+0
* [SQL-15102][SQL] remove delegation token support from ThriftServerDavies Liu2016-05-031-58/+7
* [SPARK-15053][BUILD] Fix Java Lint errors on Hive-Thriftserver moduleDongjoon Hyun2016-05-0329-71/+57
* [SPARK-15004][SQL] Remove zookeeper service discovery code in thrift-serverReynold Xin2016-04-293-417/+4
* [SPARK-14987][SQL] inline hive-service (cli) into sql/hive-thriftserverDavies Liu2016-04-2990-0/+14137