aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-2/+2
* SPARK-2231: dev/run-tests should include YARN and use a recent Hadoop versionPatrick Wendell2014-06-221-0/+3
* HOTFIX: Fix Python tests on Jenkins.Patrick Wendell2014-06-101-3/+0
* Better explanation for how to use MIMA excludes.Patrick Wendell2014-06-011-2/+1
* FIX: Don't build Hive in assembly unless running Hive tests.Patrick Wendell2014-04-171-7/+6
* Add clean to buildPatrick Wendell2014-04-161-1/+1
* SPARK-1455: Better isolation for unit tests.Patrick Wendell2014-04-151-7/+25
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-0/+1
* HOTFIX for broken CI, by SPARK-1336Prashant Sharma2014-04-041-5/+5
* Fix jenkins from giving the green light to builds that don't compile.Michael Armbrust2014-04-031-1/+1
* SPARK-1336 Reducing the output of run-tests script.Prashant Sharma2014-03-291-4/+3
* SPARK-1094 Support MiMa for reporting binary compatibility accross versions.Patrick Wendell2014-03-241-0/+7
* SPARK-1144 Added license and RAT to check licenses.Prashant Sharma2014-03-241-1/+6
* Add hive test files to repository. Remove download script.Michael Armbrust2014-03-211-3/+0
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-0/+3
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-031-0/+10
* Merge pull request #592 from rxin/test.Reynold Xin2014-02-121-0/+46