aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2018-05-30[SPARK-24419][BUILD] Upgrade SBT to 0.13.17 with Scala 2.10.7 for JDK9+DB Tsai
2018-05-24[SPARK-22269][BUILD] Run Java linter via SBT for Jenkinshyukjinkwon
2018-05-22[SPARK-20087][CORE] Attach accumulators / metrics to 'TaskKilled' end reasonXianjin YE
2018-05-21[SPARK-7132][ML] Add fit with validation set to spark.ml GBTWeichenXu
2018-04-24[SPARK-23455][ML] Default Params in ML should be saved separately in metadataLiang-Chi Hsieh
2018-04-11[SPARK-22941][CORE] Do not exit JVM when submit fails with in-process launcher.Marcelo Vanzin
2018-04-09[SPARK-14681][ML] Provide label/impurity stats for spark.ml decision tree nodesWeichenXu
2018-03-12[SPARK-23412][ML] Add cosine distance to BisectingKMeansMarco Gaido
2018-02-13[SPARK-20659][CORE] Removing sc.getExecutorStorageStatus and making StorageSt...“attilapiros”
2018-01-15[SPARK-23070] Bump previousSparkVersion in MimaBuild.scala to be 2.2.0gatorsmile
2018-01-13[SPARK-23028] Bump master branch version to 2.4.0-SNAPSHOTgatorsmile
2018-01-02[SPARK-22897][CORE] Expose stageAttemptId in TaskContextXianjin YE
2017-12-22[SPARK-22789] Map-only continuous processing executionJose Torres
2017-12-21[SPARK-22855][BUILD] Add -no-java-comments to sbt docs/scalacOptionsErik LaBianca
2017-12-21[SPARK-22852][BUILD] Exclude -Xlint:unchecked from sbt javadoc flagsErik LaBianca
2017-12-13[SPARK-3181][ML] Implement huber loss for LinearRegression.Yanbo Liang
2017-12-04[SPARK-22372][CORE, YARN] Make cluster submission use SparkApplication.Marcelo Vanzin
2017-11-29[SPARK-20650][CORE] Remove JobProgressListener.Marcelo Vanzin
2017-11-28[SPARK-18278][SCHEDULER] Spark on Kubernetes - Basic Scheduler BackendYinan Li
2017-11-26[SPARK-22607][BUILD] Set large stack size consistently for tests to avoid Sta...Sean Owen
2017-11-14[SPARK-21087][ML] CrossValidator, TrainValidationSplit expose sub models afte...WeichenXu
2017-11-14[SPARK-20648][CORE] Port JobsTab and StageTab to the new UI backend.Marcelo Vanzin
2017-11-09[SPARK-22485][BUILD] Use `exclude[Problem]` instead `excludePackage` in MiMaDongjoon Hyun
2017-11-09[SPARK-20647][CORE] Port StorageTab to the new UI backend.Marcelo Vanzin
2017-11-07[SPARK-20646][CORE] Port executors page to new UI backend.Marcelo Vanzin
2017-11-07[SPARK-20645][CORE] Port environment page to new UI backend.Marcelo Vanzin
2017-11-06[SPARK-20644][core] Initial ground work for kvstore UI backend.Marcelo Vanzin
2017-10-31[SPARK-21708][BUILD] update some sbt pluginspj.fanning
2017-10-26[SPARK-20643][CORE] Add listener implementation to collect app state.Marcelo Vanzin
2017-10-06[SPARK-22142][BUILD][STREAMING] Move Flume support behind a profile, take 2Sean Owen
2017-09-29Revert "[SPARK-22142][BUILD][STREAMING] Move Flume support behind a profile"gatorsmile
2017-09-29[SPARK-22142][BUILD][STREAMING] Move Flume support behind a profileSean Owen
2017-09-13[SPARK-21893][BUILD][STREAMING][WIP] Put Kafka 0.8 behind a profileSean Owen
2017-09-06[SPARK-21903][BUILD][FOLLOWUP] Upgrade scalastyle-maven-plugin and scalastyle...hyukjinkwon
2017-09-05[SPARK-21903][BUILD] Upgrade scalastyle to 1.0.0.hyukjinkwon
2017-09-01[SPARK-14280][BUILD][WIP] Update change-version.sh and pom.xml to add Scala 2...Sean Owen
2017-08-31[SPARK-17139][ML][FOLLOW-UP] Add convenient method `asBinary` for casting to ...WeichenXu
2017-08-28[SPARK-17139][ML] Add model summary for MultinomialLogisticRegressionWeichen Xu
2017-08-24[SPARK-21830][SQL] Bump ANTLR version and fix a few issues.Herman van Hovell
2017-08-16[SPARK-21680][ML][MLLIB] optimize Vector compressPeng Meng
2017-08-15[SPARK-21731][BUILD] Upgrade scalastyle to 0.9.Marcelo Vanzin
2017-08-12[SPARK-21709][BUILD] sbt 0.13.16 and some plugin updatespj.fanning
2017-08-09[SPARK-21276][CORE] Update lz4-java to the latest (v1.4.0)Takeshi Yamamuro
2017-08-08[SPARK-20655][CORE] In-memory KVStore implementation.Marcelo Vanzin
2017-07-18[SPARK-21415] Triage scapegoat warnings, part 1Sean Owen
2017-07-13[SPARK-19810][BUILD][CORE] Remove support for Scala 2.10Sean Owen
2017-06-22[SPARK-19937] Collect metrics for remote bytes read to disk during shuffle.jinxing
2017-06-06[SPARK-20641][CORE] Add key-value store abstraction and LevelDB implementation.Marcelo Vanzin
2017-05-11[SPARK-20606][ML] Revert "[] ML 2.2 QA: Remove deprecated methods for ML"Yanbo Liang
2017-05-09[SPARK-20355] Add per application spark version on the history server headerpageSanket