aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* SPARK-5308 [BUILD] MD5 / SHA1 hash format doesn't match standard Maven outputSean Owen2015-01-271-2/+8
* [SPARK-4914][Build] Cleans lib_managed before compiling with Hive 0.13.1Cheng Lian2014-12-231-12/+14
* [Release] Update contributors list format and sort itAndrew Or2014-12-162-14/+28
* [Release] Cache known author translations locallyAndrew Or2014-12-164-29/+116
* [Release] Major improvements to generate contributors scriptAndrew Or2014-12-163-89/+206
* [HOTFIX] Fixing two issues with the release script.Patrick Wendell2014-12-041-11/+20
* [Release] Correctly translate contributors name in release notesAndrew Or2014-12-033-55/+226
* [Release] Translate unknown author names automaticallyAndrew Or2014-12-022-18/+111
* [Release] Automate generation of contributors listAndrew Or2014-11-262-0/+330
* [HOTFIX]: Adding back without-hive distPatrick Wendell2014-11-251-0/+1
* SPARK-4466: Provide support for publishing Scala 2.11 artifacts to MavenPatrick Wendell2014-11-171-33/+105
* [Release] Bring audit scripts up-to-dateAndrew Or2014-11-124-286/+75
* [Release] Correct make-distribution.sh log pathAndrew Or2014-11-121-1/+1
* Support cross building for Scala 2.11Prashant Sharma2014-11-115-14/+54
* [Release] Log build output for each distributionAndrew Or2014-11-111-1/+2
* [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
* [SPARK-3997][Build]scalastyle should output the error locationGuoQiang Li2014-10-261-1/+1
* [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
* [SPARK-4000][BUILD] Sends archived unit tests logs to Jenkins masterCheng Lian2014-10-231-12/+41
* [SPARK-3843][Minor] Cleanup scalastyle.txt at the end of running dev/scalastyleKousuke Saruta2014-10-081-0/+2
* HOTFIX: Use correct Hadoop profile in buildPatrick Wendell2014-10-081-1/+1
* [SPARK-3479] [Build] Report failed test categoryNicholas Chammas2014-10-063-35/+126
* HOTFIX: Fix unicode error in merge script.Patrick Wendell2014-10-051-2/+1
* [Build] Post commit hash with timeout messagesNicholas Chammas2014-09-301-2/+4
* SPARK-3745 - fix check-license to properly download and check jarshane knapp2014-09-301-7/+8
* [Build] Diff from branch pointNicholas Chammas2014-09-241-2/+2
* [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
* [SPARK-3433][BUILD] Fix for Mima false-positives with @DeveloperAPI and @Expe...Prashant Sharma2014-09-151-0/+8
* [SPARK-3425] do not set MaxPermSize for OpenJDK 1.8Matthew Farrellee2014-09-151-2/+2
* [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-085-15/+15
* [SPARK-3361] Expand PEP 8 checks to include EC2 script and Python examplesNicholas Chammas2014-09-051-2/+3
* [Build] suppress curl/wget progress barsNicholas Chammas2014-09-051-2/+2
* [SPARK-3378] [DOCS] Replace the word "SparkSQL" with right word "Spark SQL"Kousuke Saruta2014-09-041-1/+1
* SPARK-3331 [BUILD] PEP8 tests fail because they check unzipped py4j codeSean Owen2014-09-021-1/+1
* [Spark QA] only check code files for new classesNicholas Chammas2014-08-301-6/+10
* BUILD: Adding back CDH4 as per user requestsPatrick Wendell2014-08-291-0/+1
* [Spark QA] Link to console output on test time outnchammas2014-08-281-1/+1
* Add line continuation for script to work w/ py2.7.5Matthew Farrellee2014-08-271-2/+2
* HOTFIX: Don't build with YARN support for Mapr3Patrick Wendell2014-08-271-1/+1
* [SPARK-3126][SPARK-3127][SQL] Fixed HiveThriftServer2SuiteCheng Lian2014-08-201-1/+1
* BUILD: Bump Hadoop versions in the release build.Patrick Wendell2014-08-201-5/+5
* 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