aboutsummaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2017-02-18[SPARK-19550] Follow-up: fixed a typo that fails the dev/make-distribution.sh...Shuai Lin
2017-02-17[SPARK-19517][SS] KafkaSource fails to initialize partition offsetsRoberto Agostino Vitillo
2017-02-16[SPARK-19550][HOTFIX][BUILD] Use JAVA_HOME/bin/java if JAVA_HOME is set in de...Sean Owen
2017-02-16[SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen
2017-02-14[SPARK-19571][R] Fix SparkR test break on Windows via AppVeyorhyukjinkwon
2017-02-08[SPARK-19464][BUILD][HOTFIX] run-tests should use hadoop2.6Dongjoon Hyun
2017-02-08[SPARK-19464][CORE][YARN][TEST-HADOOP2.6] Remove support for Hadoop 2.5 and e...Sean Owen
2017-01-31[SPARK-19409][BUILD] Bump parquet version to 1.8.2Dongjoon Hyun
2017-01-25[SPARK-19064][PYSPARK] Fix pip installing of sub componentsHolden Karau
2017-01-19[SPARK-16654][CORE] Add UI coverage for Application Level BlacklistingJosé Hiram Soltren
2017-01-18Update known_translations for contributor namesYin Huai
2017-01-18[SPARK-18782][BUILD] Bump Hadoop 2.6 version to use Hadoop 2.6.5Adam Roberts
2017-01-16[SPARK-18828][SPARKR] Refactor scripts for RFelix Cheung
2017-01-15[SPARK-18971][CORE] Upgrade Netty to 4.0.43.FinalShixiong Zhu
2017-01-14[SPARK-19221][PROJECT INFRA][R] Add winutils binaries to the path in AppVeyor...hyukjinkwon
2017-01-10[SPARK-18997][CORE] Recommended upgrade libthrift to 0.9.3Sean Owen
2017-01-02[SPARK-19002][BUILD][PYTHON] Check pep8 against all Python scriptshyukjinkwon
2016-12-29Update known_translations for contributor names and also fix a small issue in...Yin Huai
2016-12-21[BUILD] make-distribution should find JAVA_HOME for non-RHEL systemsFelix Cheung
2016-12-21[SPARK-18588][SS][KAFKA] Create a new KafkaConsumer when error happens to fix...Shixiong Zhu
2016-12-21[SPARK-18951] Upgrade com.thoughtworks.paranamer/paranamer to 2.6Yin Huai
2016-12-15[MINOR] Handle fact that mv is different on linux, macShivaram Venkataraman
2016-12-15[MINOR] Only rename SparkR tar.gz if names mismatchShivaram Venkataraman
2016-12-14[SPARK-18730] Post Jenkins test report page instead of the full console outpu...Cheng Lian
2016-12-09[MINOR][SPARKR] Fix SparkR regex in copy commandShivaram Venkataraman
2016-12-08Copy pyspark and SparkR packages to latest release dir tooFelix Cheung
2016-12-08Copy the SparkR source package with LFTPShivaram Venkataraman
2016-12-08[SPARKR][PYSPARK] Fix R source package name to match Spark version. Remove pi...Shivaram Venkataraman
2016-12-08[SPARK-18590][SPARKR] Change the R source build to Hadoop 2.6Shivaram Venkataraman
2016-12-08[SPARK-18590][SPARKR] build R source package when making distributionFelix Cheung
2016-12-06[SPARK-18662] Move resource managers to separate directoryAnirudh
2016-12-06[SPARK-18671][SS][TEST] Added tests to ensure stability of that all Structure...Tathagata Das
2016-12-03[SPARK-18586][BUILD] netty-3.8.0.Final.jar has vulnerability CVE-2014-3488 an...Sean Owen
2016-12-01[SPARK-18639] Build only a single pip packageReynold Xin
2016-11-28[SPARK-18602] Set the version of org.codehaus.janino:commons-compiler to 3.0....Yin Huai
2016-11-23[SPARK-18073][DOCS][WIP] Migrate wiki to spark.apache.org web siteSean Owen
2016-11-16[SPARK-1267][SPARK-18129] Allow PySpark to be pip installedHolden Karau
2016-11-16[SPARK-18420][BUILD] Fix the errors caused by lint check in JavaXianyang Liu
2016-11-12[SPARK-18418] Fix flags for make_binary_release for hadoop profileHolden Karau
2016-11-12[SPARK-18375][SPARK-18383][BUILD][CORE] Upgrade netty to 4.0.42.FinalGuoqiang Li
2016-11-10[SPARK-18262][BUILD][SQL] JSON.org license is now CatXSean Owen
2016-10-21[SPARK-17960][PYSPARK][UPGRADE TO PY4J 0.10.4]Jagadeesan
2016-10-19[SPARK-17985][CORE] Bump commons-lang3 version to 3.5.Takuya UESHIN
2016-10-18Revert "[SPARK-17985][CORE] Bump commons-lang3 version to 3.5."Reynold Xin
2016-10-18[SPARK-17985][CORE] Bump commons-lang3 version to 3.5.Takuya UESHIN
2016-10-11[SPARK-17808][PYSPARK] Upgraded version of Pyrolite to 4.13Bryan Cutler
2016-10-10[SPARK-17828][DOCS] Remove unused generate-changelist.pyAdam Roberts
2016-10-07[SPARK-17782][STREAMING][BUILD] Add Kafka 0.10 project to build modulesHerman van Hovell
2016-10-05[SPARK-17346][SQL] Add Kafka source for Structured StreamingShixiong Zhu
2016-09-23[SPARK-17651][SPARKR] Set R package version number along with mvnShivaram Venkataraman