aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-5161] Parallelize Python test executionJosh Rosen2015-06-291-1/+1
* [SPARK-7017] [BUILD] [PROJECT INFRA] Refactor dev/run-tests into PythonBrennon York2015-06-171-218/+1
* [BUILD] Use right branch when checking against HiveAndrew Or2015-06-031-3/+4
* [SPARK-7832] [Build] Always run SQL tests in master build.Yin Huai2015-05-251-17/+24
* [SPARK-7845] [BUILD] Bump "Hadoop 1" tests to version 1.2.1Yin Huai2015-05-241-1/+1
* Revert "[BUILD] Always run SQL tests in master build."Patrick Wendell2015-05-221-24/+17
* [BUILD] Always run SQL tests in master build.Yin Huai2015-05-211-17/+24
* [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versionsFavioVazquez2015-05-141-3/+3
* [SPARK-6908] [SQL] Use isolated Hive clientMichael Armbrust2015-05-071-23/+0
* [MINOR] Fix python test typo?Andrew Or2015-05-041-1/+1
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-0/+2
* [SPARK-6211][Streaming] Add Python Kafka API unit testjerryshao2015-04-091-1/+1
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-081-0/+15
* [SPARK-6477][Build]: Run MIMA tests before the Spark test suiteBrennon York2015-03-241-9/+9
* [SPARK-3355][Core]: Allow running maven tests in run-testsBrennon York2015-03-041-28/+44
* [SPARK-5699] [SQL] [Tests] Runs hive-thriftserver tests whenever SQL code is ...Cheng Lian2015-02-091-3/+3
* [SPARK-5032] [graphx] Remove GraphX MIMA exclude for 1.3Joseph K. Bradley2015-01-101-1/+3
* [SPARK-4501][Core] - Create build/mvn to automatically download maven/zinc/sc...Brennon York2014-12-271-12/+12
* [SPARK-4914][Build] Cleans lib_managed before compiling with Hive 0.13.1Cheng Lian2014-12-231-12/+14
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-7/+6
* [SPARK-3573][MLLIB] Make MLlib's Vector compatible with SQL's SchemaRDDXiangrui Meng2014-11-031-1/+1
* [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1wangfei2014-10-311-3/+10
* [HOTFIX][SQL] Temporarily turn off hive-server tests.Michael Armbrust2014-10-261-1/+1
* [SQL] Update Hive test harness for Hive 12 and 13Michael Armbrust2014-10-241-1/+1
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-2/+2
* HOTFIX: Use correct Hadoop profile in buildPatrick Wendell2014-10-081-1/+1
* [SPARK-3479] [Build] Report failed test categoryNicholas Chammas2014-10-061-2/+30
* [Build] Fix passing of args to sbtNicholas Chammas2014-09-191-1/+6
* [SPARK-3534] Add hive-thriftserver to SQL testsNicholas Chammas2014-09-171-1/+1
* [SPARK-3534] Fix expansion of testing arguments to sbtNicholas Chammas2014-09-171-4/+7
* [SPARK-1455] [SPARK-3534] [Build] When possible, run SQL tests only.Nicholas Chammas2014-09-171-50/+106
* [Build] Removed -Phive-thriftserver since this profile has been removedCheng Lian2014-09-091-1/+1
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-1/+1
* [SPARK-3378] [DOCS] Replace the word "SparkSQL" with right word "Spark SQL"Kousuke Saruta2014-09-041-1/+1
* [SPARK-3126][SPARK-3127][SQL] Fixed HiveThriftServer2SuiteCheng Lian2014-08-201-1/+1
* SPARK-3092 [SQL]: Always include the thriftserver when -Phive is enabled.Patrick Wendell2014-08-201-1/+1
* [SPARK-3114] [PySpark] Fix Python UDFs in Spark SQL.Josh Rosen2014-08-181-4/+13
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-1/+12
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-0/+3
* Properly pass SBT_MAVEN_PROFILES into sbt.Reynold Xin2014-07-301-14/+13
* Set AMPLAB_JENKINS_BUILD_PROFILE.Reynold Xin2014-07-301-0/+12
* Wrap FWDIR in quotes.Reynold Xin2014-07-301-1/+1
* [SPARK-2746] Set SBT_MAVEN_PROFILES only when it is not set explicitly by the...Reynold Xin2014-07-301-1/+4
* [SPARK-2747] git diff --dirstat can miss sql changes and not run Hive testsReynold Xin2014-07-301-1/+1
* [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-2480: Resolve sbt warnings "NOTE: SPARK_YARN is deprecated, please use ...witgo2014-07-151-4/+3