aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20343][BUILD] Avoid Unidoc build only if Hadoop 2.6 is explicitly set ...hyukjinkwon2017-04-191-12/+2
* [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to resolve build failure i...hyukjinkwon2017-04-181-2/+12
* [SPARK-17019][CORE] Expose on-heap and off-heap memory usage in various placesjerryshao2017-04-061-1/+10
* [SPARK-17471][ML] Add compressed method to ML matricessethah2017-03-241-1/+19
* [SPARK-19820][CORE] Add interface to kill tasks w/ a reasonEric Liang2017-03-231-0/+13
* [SPARK-19876][SS][WIP] OneTime Trigger ExecutorTyson Condie2017-03-231-1/+5
* [SPARK-19874][BUILD] Hide API docs for org.apache.spark.sql.internalShixiong Zhu2017-03-081-0/+1
* [SPARK-17498][ML] StringIndexer enhancement for handling unseen labelsVinceShieh2017-03-071-0/+4
* [SPARK-19276][CORE] Fetch Failure handling robust to user error handlingImran Rashid2017-03-021-0/+3
* [SPARK-19652][UI] Do auth checks for REST API access.Marcelo Vanzin2017-02-211-0/+4
* [SPARK-19550][BUILD][WIP] Addendum: select Java 1.7 for scalac 2.10, stillSean Owen2017-02-191-1/+3
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-161-33/+8
* [SPARK-19464][CORE][YARN][TEST-HADOOP2.6] Remove support for Hadoop 2.5 and e...Sean Owen2017-02-081-35/+3
* [SPARK-17161][PYSPARK][ML] Add PySpark-ML JavaWrapper convenience function to...Bryan Cutler2017-01-311-1/+4
* [SPARK-19069][CORE] Expose task 'status' and 'duration' in spark history serv...Parag Chaudhari2017-01-201-1/+6
* [SPARK-14272][ML] Add Loglikelihood in GaussianMixtureSummaryZheng RuiFeng2017-01-191-1/+4
* [SPARK-19148][SQL] do not expose the external table concept in CatalogWenchen Fan2017-01-171-1/+4
* [SPARK-18537][WEB UI] Add a REST api to serve spark streaming informationsaturday_s2016-12-221-1/+5
* [SPARK-18949][SQL] Add recoverPartitions API to Cataloggatorsmile2016-12-201-1/+3
* [SPARK-18842][TESTS][LAUNCHER] De-duplicate paths in classpaths in commands f...hyukjinkwon2016-12-141-1/+2
* [SPARK-18697][BUILD] Upgrade sbt pluginsWeiqing Yang2016-12-091-4/+4
* [SPARK-18754][SS] Rename recentProgresses to recentProgressMichael Armbrust2016-12-071-1/+1
* Revert "[SPARK-18697][BUILD] Upgrade sbt plugins"Sean Owen2016-12-072-11/+14
* [SPARK-18697][BUILD] Upgrade sbt pluginsWeiqing Yang2016-12-072-14/+11
* [SPARK-18657][SPARK-18668] Make StreamingQuery.id persists across restart and...Tathagata Das2016-12-051-0/+3
* [SPARK-18694][SS] Add StreamingQuery.explain and exception to Python and fix ...Shixiong Zhu2016-12-051-1/+8
* [SPARK-18638][BUILD] Upgrade sbt, Zinc, and Maven pluginsWeiqing Yang2016-12-033-29/+30
* [SPARK-18695] Bump master branch version to 2.2.0-SNAPSHOTReynold Xin2016-12-021-1/+2
* [SPARK-18663][SQL] Simplify CountMinSketch aggregate implementationReynold Xin2016-12-011-1/+7
* [SPARK-18516][SQL] Split state and progress in streamingTathagata Das2016-11-291-0/+11
* [SPARK-18481][ML] ML 2.1 QA: Remove deprecated methods for MLYanbo Liang2016-11-261-0/+30
* [SPARK-3359][BUILD][DOCS] More changes to resolve javadoc 8 errors that will ...hyukjinkwon2016-11-251-1/+4
* [SPARK-3359][BUILD][DOCS] Print examples and disable group and tparam tags in...hyukjinkwon2016-11-201-1/+4
* [SPARK-18445][BUILD][DOCS] Fix the markdown for `Note:`/`NOTE:`/`Note that`/`...hyukjinkwon2016-11-191-1/+2
* [SPARK-18236] Reduce duplicate objects in Spark UI and HistoryServerJosh Rosen2016-11-071-1/+4
* [SPARK-18104][DOC] Don't build KafkaSource docShixiong Zhu2016-10-261-2/+2
* [SPARK-18034] Upgrade to MiMa 0.1.11 to fix flakinessJosh Rosen2016-10-212-2/+7
* [SPARK-17731][SQL][STREAMING][FOLLOWUP] Refactored StreamingQueryListener APIsTathagata Das2016-10-181-0/+9
* [SPARK-17731][SQL][STREAMING] Metrics for structured streamingTathagata Das2016-10-131-0/+13
* [SPARK-17338][SQL][FOLLOW-UP] add global temp viewWenchen Fan2016-10-111-1/+3
* [SPARK-17338][SQL] add global temp viewWenchen Fan2016-10-101-1/+3
* [SPARK-17346][SQL] Add Kafka source for Structured StreamingShixiong Zhu2016-10-051-3/+3
* [SPARK-17671][WEBUI] Spark 2.0 history server summary page is slow even set s...Sean Owen2016-10-041-0/+2
* [SPARK-17717][SQL] Add Exist/find methods to Catalog [FOLLOW-UP]Herman van Hovell2016-10-011-6/+4
* [SPARK-17717][SQL] Add exist/find methods to Catalog.Herman van Hovell2016-09-291-1/+10
* [SPARK-17704][ML][MLLIB] ChiSqSelector performance improvement.Yanbo Liang2016-09-291-3/+0
* [SPARK-12221] add cpu time to metricsjisookim2016-09-231-0/+4
* [SPARK-17639][BUILD] Add jce.jar to buildclasspath when building.Marcelo Vanzin2016-09-221-2/+2
* [SPARK-16240][ML] ML persistence backward compatibility for LDAGayathri Murali2016-09-221-1/+3
* [SPARK-17365][CORE] Remove/Kill multiple executors together to reduce RPC cal...Dhruve Ashar2016-09-221-0/+3