aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/src/main/scala/org
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-6428][SQL] Added explicit type for all public methods for Hive moduleReynold Xin2015-03-211-2/+2
* [SPARK-5712] [SQL] fix comment with semicolon at endDaoyuan Wang2015-03-171-12/+13
* [SPARK-2087] [SQL] Multiple thriftserver sessions with single HiveContext ins...Cheng Hao2015-03-171-56/+0
* [SQL]Delete some dupliate code in HiveThriftServer2ArcherShao2015-03-141-7/+5
* [SQL] Optimize arithmetic and predicate operatorskai2015-02-161-0/+0
* [SQL] Add fetched row count in SparkSQLCLIDriverOopsOutOfMemory2015-02-161-2/+10
* [SPARK-5700] [SQL] [Build] Bumps jets3t to 0.9.3 for hadoop-2.3 and hadoop-2....Cheng Lian2015-02-101-3/+0
* [SPARK-5696] [SQL] [HOTFIX] Asks HiveThriftServer2 to re-initialize log4j usi...Cheng Lian2015-02-091-0/+3
* [SPARK-5097][SQL] DataFrameReynold Xin2015-01-271-1/+1
* [SPARK-4871][SQL] Show sql statement in spark ui when run sql with spark-sqlwangfei2015-01-101-0/+1
* [SPARK-4935][SQL] When hive.cli.print.header configured, spark-sql aborted if...wangfei2014-12-301-1/+1
* [SPARK-4756][SQL] FIX: sessionToActivePool grow infinitely, even as sessions ...guowei22014-12-182-3/+9
* [SPARK-4694]Fix HiveThriftServer2 cann't stop In Yarn HA mode.carlmartin2014-12-171-1/+13
* [SQL] SPARK-4700: Add HTTP protocol spark thrift serverJudy Nash2014-12-161-4/+17
* [SPARK-4761][SQL] Enables Kryo by default in Spark SQL Thrift serverCheng Lian2014-12-051-2/+12
* [SQL] Compute timeTaken correctlyw002289702014-11-241-7/+4
* [SPARK-4308][SQL] Sets SQL operation state to ERROR when exception is thrownCheng Lian2014-11-101-2/+0
* [SPARK-4225][SQL] Resorts to SparkContext.version to inspect Spark versionCheng Lian2014-11-071-7/+5
* [SPARK-3791][SQL] Provides Spark version and Hive version in HiveThriftServer2Cheng Lian2014-11-022-5/+20
* [SPARK-3930] [SPARK-3933] Support fixed-precision decimal in SQL, and some op...Matei Zaharia2014-11-011-2/+2
* [SPARK-4037][SQL] Removes the SessionState instance created in HiveThriftServer2Cheng Lian2014-11-012-27/+8
* [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1wangfei2014-10-314-188/+24
* [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
* [SPARK-3654][SQL] Unifies SQL and HiveQL parsersCheng Lian2014-10-091-1/+1
* [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-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-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-131-29/+64
* [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-061-1/+0
* [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-025-19/+20
* Revert "[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the...Patrick Wendell2014-08-015-20/+19
* [SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the directl...GuoQiang Li2014-08-015-19/+20
* [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-288-0/+924
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-278-924/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-278-0/+924
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-258-924/+0
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-258-0/+924