aboutsummaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Expand)Author
2017-11-09[SPARK-22466][SPARK SUBMIT] export SPARK_CONF_DIR while conf is defaultKent Yao
2017-08-31[SPARK-11574][CORE] Add metrics StatsD sinkXiaofeng Lin
2017-08-28[SPARK-21798] No config to replace deprecated SPARK_CLASSPATH config for laun...pgandhi
2017-07-12[SPARK-21305][ML][MLLIB] Add options to disable multi-threading of native BLASPeng Meng
2017-06-09[SPARK-20995][CORE] Spark-env.sh.template' should add 'YARN_CONF_DIR' configu...guoxiaolong
2017-05-19[SPARK-20781] the location of Dockerfile in docker.properties.templat is wrongliuzhaokun
2017-05-08[SPARK-20621][DEPLOY] Delete deprecated config parameter in 'spark-env.sh'Xianyang Liu
2017-03-10[SPARK-17979][SPARK-14453] Remove deprecated SPARK_YARN_USER_ENV and SPARK_JA...Yong Tang
2016-10-20[SPARK-11653][DEPLOY] Allow spark-daemon.sh to run in the foregroundMike Ihbe
2016-08-05[SPARK-13238][CORE] Add ganglia dmax parameterEkasit Kijsipongse
2016-06-12[SPARK-15806][DOCUMENTATION] update doc for SPARK_MASTER_IPbomeng
2016-05-27[YARN][DOC][MINOR] Remove several obsolete env variables and update the docjerryshao
2016-04-06[SPARK-14134][CORE] Change the package name used for shading classes.Marcelo Vanzin
2016-02-11[SPARK-13264][DOC] Removed multi-byte characters in spark-env.sh.templateSasaki Toru
2016-01-27[SPARK-12983][CORE][DOC] Correct metrics.properties.templateBenFradet
2015-11-24[SPARK-11929][CORE] Make the repl log4j configuration override the root logger.Marcelo Vanzin
2015-10-22[SPARK-11242][SQL] In conf/spark-env.sh.template SPARK_DRIVER_MEMORY is docum...guoxi
2015-09-22[SPARK-10718] [BUILD] Update License on conf files and corresponding excludes...Rekha Joshi
2015-08-18[SPARK-8118] [SQL] Redirects Parquet JUL logger via SLF4JCheng Lian
2015-08-03[SPARK-9558][DOCS]Update docs to follow the increase of memory defaults.Kousuke Saruta
2015-07-23[SPARK-9183] confusing error message when looking up missing function in Spar...Yijie Shen
2015-07-01[SPARK-3071] Increase default driver memoryIlya Ganelin
2015-06-05[DOC][Minor]Specify the common sources available for collectingYijie Shen
2015-05-24[SPARK-7811] Fix typo on slf4j configuration on metrics.properties.tem…Judy Nash
2015-05-01[SPARK-2691] [MESOS] Support for Mesos DockerInfoChris Heller
2015-04-28[SPARK-4286] Add an external shuffle service that can be run as a daemon.Iulian Dragos
2015-04-09[SPARK-6758]block the right jetty package in logWangTaoTheTonic
2015-03-15[SPARK-3619] Part 2. Upgrade to Mesos 0.21 to work around MESOS-1688Jongyoul Lee
2015-02-24[Spark-5708] Add Slf4jSink to Spark MetricsJudy
2015-01-31[SPARK-5422] Add support for sending Graphite metrics via UDPRyan Williams
2014-12-19[SPARK-4889] update history server example cmdsRyan Williams
2014-11-14SPARK-3663 Document SPARK_LOG_DIR and SPARK_PID_DIRAndrew Ash
2014-09-25[SPARK-3584] sbin/slaves doesn't work when we use password authentication for...Kousuke Saruta
2014-08-26HOTFIX: Minor typo in conf templatePatrick Wendell
2014-08-20[SPARK-2849] Handle driver configs separately in client modeAndrew Or
2014-06-20SPARK-1902 Silence stacktrace from logs when doing port failover to port n+1Andrew Ash
2014-05-12[SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or
2014-05-12[SPARK-1780] Non-existent SPARK_DAEMON_OPTS is lurking aroundAndrew Or
2014-04-22Assorted clean-up for Spark-on-YARN.Patrick Wendell
2014-04-21Clean up and simplify Spark configurationPatrick Wendell
2014-03-01Revert "[SPARK-1150] fix repo location in create script"Patrick Wendell
2014-03-01[SPARK-1150] fix repo location in create scriptMark Grover
2014-02-22[SPARK-1041] remove dead code in start script, remind user to set that in spa...CodingCat
2014-02-14Typo: Standlone -> StandaloneAndrew Ash
2014-01-10Make DEBUG-level logs consummable.Patrick Wendell
2014-01-09Send logs to stderr by default (instead of stdout).Patrick Wendell
2014-01-07add the comments about SPARK_WORKER_DIRCodingCat
2013-11-08Add graphite sink for metricsRussell Cardullo
2013-09-08Merge pull request #905 from mateiz/docs2Matei Zaharia
2013-09-08Fixing package name in template confPatrick Wendell