aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13848][SPARK-5185] Update to Py4J 0.9.2 in order to fix classloading i...Josh Rosen2016-03-145-5/+5
* [SPARK-13834][BUILD] Update sbt and sbt plugins for 2.x.Dongjoon Hyun2016-03-131-1/+1
* [SPARK-13817][BUILD][SQL] Re-enable MiMA and removes object DataFrameCheng Lian2016-03-111-2/+1
* [SPARK-13294][PROJECT INFRA] Remove MiMa's dependency on spark-class / Spark ...Josh Rosen2016-03-102-19/+28
* [SPARK-13244][SQL] Migrates DataFrame to DatasetCheng Lian2016-03-101-4/+5
* [SPARK-13663][CORE] Upgrade Snappy Java to 1.1.2.1Sean Owen2016-03-105-5/+5
* [SPARK-13595][BUILD] Move docker, extras modules into externalSean Owen2016-03-091-2/+2
* [HOT-FIX][BUILD] Use the new location of `checkstyle-suppressions.xml`Dongjoon Hyun2016-03-081-1/+1
* [SPARK-13596][BUILD] Move misc top-level build files into appropriate subdirsSean Owen2016-03-078-7/+545
* [MINOR] Fix typos in comments and testcase name of codeDongjoon Hyun2016-03-031-1/+1
* [SPARK-13599][BUILD] remove transitive groovy dependencies from HiveSteve Loughran2016-03-035-5/+0
* Fix run-tests.py typosWojciech Jurczyk2016-03-021-1/+1
* [BUILD][MINOR] Fix SBT build error with network-yarn modulejerryshao2016-03-011-1/+1
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-281-2/+2
* [SPARK-7483][MLLIB] Upgrade Chill to 0.7.2 to support Kryo with FPGrowthmark8002016-02-275-10/+10
* [SPARK-13474][PROJECT INFRA] Update packaging scripts to push artifacts to ho...Josh Rosen2016-02-261-16/+44
* [SPARK-13324][CORE][BUILD] Update plugin, test, example dependencies for 2.xSean Owen2016-02-175-20/+20
* [SPARK-13154][PYTHON] Add linting for pydocsHolden Karau2016-02-121-0/+24
* [SPARK-13189] Cleanup build references to Scala 2.10Luciano Resende2016-02-092-6/+7
* [SPARK-6363][BUILD] Make Scala 2.11 the default Scala versionJosh Rosen2016-01-306-87/+82
* [SPARK-13023][PROJECT INFRA] Fix handling of root module in modules_to_test()Josh Rosen2016-01-271-5/+5
* [SPARK-8725][PROJECT-INFRA] Test modules in topologically-sorted order in dev...Josh Rosen2016-01-263-18/+146
* [SPARK-10498][TOOLS][BUILD] Add requirements.txt file for dev python toolsHolden Karau2016-01-241-0/+3
* [SPARK-12933][SQL] Initial implementation of Count-Min sketchCheng Lian2016-01-231-0/+12
* [SPARK-7997][CORE] Remove Akka from Spark Core and StreamingShixiong Zhu2016-01-225-25/+0
* [SPARK-7799][SPARK-12786][STREAMING] Add "streaming-akka" projectShixiong Zhu2016-01-201-0/+12
* Revert "[SPARK-12829] Turn Java style checker on"Shixiong Zhu2016-01-181-1/+2
* [SPARK-12842][TEST-HADOOP2.7] Add Hadoop 2.7 build profileJosh Rosen2016-01-155-1/+194
* [SPARK-12667] Remove block manager's internal "external block store" APIReynold Xin2016-01-154-17/+1
* [SPARK-12833][SQL] Initial import of spark-csvHossein2016-01-154-0/+4
* [SPARK-12829] Turn Java style checker onReynold Xin2016-01-141-2/+1
* [SPARK-12821][BUILD] Style checker should run when some configuration files f...Kousuke Saruta2016-01-141-2/+7
* [SPARK-9383][PROJECT-INFRA] PR merge script should reset back to previous bra...Josh Rosen2016-01-131-3/+16
* [SPARK-12652][PYSPARK] Upgrade Py4J to 0.9.1Shixiong Zhu2016-01-124-4/+4
* [SPARK-12734][HOTFIX] Build changes must trigger all tests; clean after insta...Josh Rosen2016-01-112-2/+2
* [SPARK-12269][STREAMING][KINESIS] Update aws-java-sdk versionBrianLondon2016-01-114-16/+16
* [SPARK-12734][HOTFIX][TEST-MAVEN] Fix bug in Netty exclusionsJosh Rosen2016-01-114-0/+4
* [SPARK-12734][BUILD] Fix Netty exclusion and use Maven Enforcer to prevent fu...Josh Rosen2016-01-105-17/+4
* [SPARK-12735] Consolidate & move spark-ec2 to AMPLab managed repository.Reynold Xin2016-01-094-14/+1
* [SPARK-12573][SPARK-12574][SQL] Move SQL Parser from Hive to CatalystHerman van Hovell2016-01-064-12/+4
* [SPARK-12625][SPARKR][SQL] replace R usage of Spark SQL deprecated APIfelixcheung2016-01-041-6/+5
* [SPARK-12600][SQL] Remove deprecated methods in Spark SQLReynold Xin2016-01-041-5/+6
* [SPARK-10359][PROJECT-INFRA] Use more random number in dev/test-dependencies....Josh Rosen2016-01-042-5/+15
* [SPARK-12612][PROJECT-INFRA] Add missing Hadoop profiles to dev/run-tests-*.p...Josh Rosen2016-01-035-2/+394
* Disable test-dependencies.sh.Reynold Xin2016-01-011-2/+3
* [SPARK-10359][PROJECT-INFRA] Multiple fixes to dev/test-dependencies.sh scriptJosh Rosen2015-12-312-2/+9
* [SPARK-10359] Enumerate dependencies in a file and diff against it for new pu...Josh Rosen2015-12-308-120/+494
* [SPARK-12508][PROJECT-INFRA] Fix minor bugs in dev/tests/pr_public_classes.sh...Josh Rosen2015-12-281-17/+25
* [SPARK-12502][BUILD][PYTHON] Script /dev/run-tests fails when IBM Java is usedKazuaki Ishizaki2015-12-241-4/+3
* [SPARK-11807] Remove support for Hadoop < 2.2Reynold Xin2015-12-213-9/+0