aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3940][SQL] Avoid console printing error messages three timeswangxiaojing2014-10-201-1/+1
* [SPARK-3945]Properties of hive-site.xml is invalid in running the Thrift JDBC...luogankun2014-10-201-1/+5
* [SQL] Fixes the race condition that may cause test failureCheng Lian2014-10-161-6/+0
* [SPARK-3809][SQL] Fixes test suites in hive-thriftserverCheng Lian2014-10-132-39/+60
* [SPARK-3654][SQL] Unifies SQL and HiveQL parsersCheng Lian2014-10-091-1/+1
* [SPARK-3806][SQL] Minor fix for CliSuitescwf2014-10-091-3/+5
* [SPARK-3704][SQL] Fix ColumnValue type for Short values in thrift serverscwf2014-10-011-2/+2
* [SPARK-3675][SQL] Allow starting a JDBC server on an existing contextMichael Armbrust2014-09-261-1/+14
* [SPARK-3393] [SQL] Align the log4j configuration for Spark & SparkSQLCLICheng Hao2014-09-261-17/+0
* [SQL] Update SQL Programming GuideMichael Armbrust2014-09-071-1/+3
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [SPARK-3269][SQL] Decreases initial buffer size for row set to prevent OOMCheng Lian2014-08-291-2/+3
* [SQL] logWarning should be logInfo in getResultSetSchemawangfei2014-08-251-1/+1
* [SPARK-2929][SQL] Refactored Thrift server and CLI suitesCheng Lian2014-08-253-224/+217
* [SPARK-3126][SPARK-3127][SQL] Fixed HiveThriftServer2SuiteCheng Lian2014-08-202-15/+5
* SPARK-3025 [SQL]: Allow JDBC clients to set a fair scheduler poolPatrick Wendell2014-08-181-7/+20
* Revert "[SPARK-2970] [SQL] spark-sql script ends with IOException when EventL...Michael Armbrust2014-08-171-8/+2
* [SPARK-2986] [SQL] fixed: setting properties does not effectguowei2014-08-131-2/+2
* [SPARK-2970] [SQL] spark-sql script ends with IOException when EventLogging i...Kousuke Saruta2014-08-131-2/+8
* [SPARK-3004][SQL] Added null checking when retrieving row setCheng Lian2014-08-133-33/+96
* [sql]use SparkSQLEnv.stop() in ShutdownHookwangfei2014-08-111-1/+1
* [SPARK-2590][SQL] Added option to handle incremental collection, disabled by ...Cheng Lian2014-08-111-1/+10
* [SPARK-2678][Core][SQL] A workaround for SPARK-2678Cheng Lian2014-08-063-20/+23
* [sql] rename project name in pom.xml of hive-thriftserver modulewangfei2014-08-051-1/+1
* [SPARK-2784][SQL] Deprecate hql() method in favor of a config option, 'spark....Michael Armbrust2014-08-032-2/+2
* SPARK-2804: Remove scalalogging-slf4j dependencyGuoQiang Li2014-08-026-20/+21
* Revert "[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the...Patrick Wendell2014-08-016-21/+20
* [SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the directl...GuoQiang Li2014-08-016-20/+21
* [SPARK-2767] [SQL] SparkSQL CLI doens't output error message if query failed.Cheng Hao2014-08-012-3/+4
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-2813-0/+1311
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-2713-1311/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-2713-0/+1311
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-2513-1303/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-2513-0/+1303