aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-6/+31
* SPARK-3039: Allow spark to be built using avro-mapred for hadoop2Bertrand Bossy2014-09-141-0/+9
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* SPARK-3096: Include parquet hive serde by default in buildPatrick Wendell2014-08-181-0/+5
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-1/+1
* [SPARK-2484][SQL] Build should not run hivecompatibility tests by default.witgo2014-07-231-0/+30
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+8
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* [SPARK-1875]NoClassDefFoundError: StringUtils when building with hadoop 1.x a...witgo2014-05-191-8/+0
* fix different versions of commons-lang dependency and apache/spark#746 addendumwitgo2014-05-141-0/+8
* SPARK-1828: Created forked version of hive-exec that doesn't bundle other dep...Patrick Wendell2014-05-141-3/+3
* SPARK-1802. Audit dependency graph when Spark is built with -PhiveSean Owen2014-05-121-0/+21
* Improved build configurationwitgo2014-04-281-98/+88
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-0/+28
* SPARK-1345 adding missing dependency on avro for hadoop 0.23 to the new ...Thomas Graves2014-03-281-0/+11
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-0/+81