aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* [Build] merge changes to run-tests-jenkins from master branchNicholas Chammas2014-09-021-49/+134
* BUILD: Adding back CDH4 as per user requestsPatrick Wendell2014-08-291-0/+1
* HOTFIX: Don't build with YARN support for Mapr3Patrick Wendell2014-08-271-1/+1
* BUILD: Updating CHANGES.txt for Spark 1.1Patrick Wendell2014-08-271-2/+2
* Add line continuation for script to work w/ py2.7.5Matthew Farrellee2014-08-271-2/+2
* BUILD: Bump Hadoop versions in the release build.Patrick Wendell2014-08-211-5/+5
* [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-203-7/+7
* [SPARK-3114] [PySpark] Fix Python UDFs in Spark SQL.Josh Rosen2014-08-181-4/+13
* SPARK-2884: Create binary builds in parallel with release script.Patrick Wendell2014-08-171-4/+5
* Make dev/mima runnable on Mac OS X.Reynold Xin2014-08-141-1/+3
* [SPARK-2894] spark-shell doesn't accept flagsKousuke Saruta2014-08-091-0/+2
* HOTFIX: Support custom Java 7 locationPatrick Wendell2014-08-061-1/+8
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-064-2/+96
* [SPARK-2784][SQL] Deprecate hql() method in favor of a config option, 'spark....Michael Armbrust2014-08-031-4/+4
* [SPARK-2739][SQL] Rename registerAsTable to registerTempTableMichael Armbrust2014-08-021-1/+1
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-026-4/+75
* Improvements to merge_spark_pr.pyJosh Rosen2014-07-311-19/+34
* [SPARK-2397][SQL] Deprecate LocalHiveContextMichael Armbrust2014-07-311-2/+2
* SPARK-2741 - Publish version of spark assembly which does not contain HiveBrock Noland2014-07-301-0/+2
* 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 JAR_DL in dev/check-license.Reynold Xin2014-07-301-2/+2
* dev/check-license wrap folders in quotes.Reynold Xin2014-07-301-5/+5
* More wrapping FWDIR in quotes.Reynold Xin2014-07-302-2/+2
* Wrap FWDIR in quotes in dev/check-license.Reynold Xin2014-07-301-1/+1
* 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-283-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-273-7/+7
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-273-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-253-7/+7
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-253-7/+7
* SPARK-2596 HOTFIX: Deal with non-existent JIRAs.Patrick Wendell2014-07-191-2/+7
* SPARK-2596 A tool for mirroring github pull requests on JIRA.Patrick Wendell2014-07-191-0/+141
* SPARK-2526: Simplify options in make-distribution.shPatrick Wendell2014-07-171-4/+5
* SPARK-2480: Resolve sbt warnings "NOTE: SPARK_YARN is deprecated, please use ...witgo2014-07-152-7/+6
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-2/+2
* SPARK-2416: Allow richer reporting of unit test resultsPatrick Wendell2014-07-091-0/+85
* HOTFIX: Clean before building docs during release.Patrick Wendell2014-07-041-0/+1
* Strip '@' symbols when merging pull requests.Patrick Wendell2014-06-261-1/+3
* SPARK-2231: dev/run-tests should include YARN and use a recent Hadoop versionPatrick Wendell2014-06-221-0/+3
* SPARK-1996. Remove use of special Maven repo for AkkaSean Owen2014-06-219-15/+0
* HOTFIX: Fix missing MIMA ignorePatrick Wendell2014-06-211-0/+1
* [SPARK-2069] MIMA false positivesPrashant Sharma2014-06-111-1/+4
* HOTFIX: Fix Python tests on Jenkins.Patrick Wendell2014-06-101-3/+0
* HOTFIX: Support empty body in merge scriptPatrick Wendell2014-06-071-2/+3
* HOTFIX: Remove generated-mima-excludes file after runing MIMA.Patrick Wendell2014-06-051-0/+1
* use env default python in merge_spark_pr.pyXiangrui Meng2014-06-031-1/+1