aboutsummaryrefslogtreecommitdiff
path: root/conf
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17979][SPARK-14453] Remove deprecated SPARK_YARN_USER_ENV and SPARK_JA...Yong Tang2017-03-101-3/+0
* [SPARK-11653][DEPLOY] Allow spark-daemon.sh to run in the foregroundMike Ihbe2016-10-201-0/+1
* [SPARK-13238][CORE] Add ganglia dmax parameterEkasit Kijsipongse2016-08-051-0/+1
* [SPARK-15806][DOCUMENTATION] update doc for SPARK_MASTER_IPbomeng2016-06-121-1/+1
* [YARN][DOC][MINOR] Remove several obsolete env variables and update the docjerryshao2016-05-271-4/+0
* [SPARK-14134][CORE] Change the package name used for shading classes.Marcelo Vanzin2016-04-061-2/+2
* [SPARK-13264][DOC] Removed multi-byte characters in spark-env.sh.templateSasaki Toru2016-02-111-1/+1
* [SPARK-12983][CORE][DOC] Correct metrics.properties.templateBenFradet2016-01-271-34/+37
* [SPARK-11929][CORE] Make the repl log4j configuration override the root logger.Marcelo Vanzin2015-11-241-0/+5
* [SPARK-11242][SQL] In conf/spark-env.sh.template SPARK_DRIVER_MEMORY is docum...guoxi2015-10-221-4/+4
* [SPARK-10718] [BUILD] Update License on conf files and corresponding excludes...Rekha Joshi2015-09-227-0/+120
* [SPARK-8118] [SQL] Redirects Parquet JUL logger via SLF4JCheng Lian2015-08-181-0/+2
* [SPARK-9558][DOCS]Update docs to follow the increase of memory defaults.Kousuke Saruta2015-08-031-0/+1
* [SPARK-9183] confusing error message when looking up missing function in Spar...Yijie Shen2015-07-231-0/+4
* [SPARK-3071] Increase default driver memoryIlya Ganelin2015-07-011-1/+1
* [DOC][Minor]Specify the common sources available for collectingYijie Shen2015-06-051-2/+9
* [SPARK-7811] Fix typo on slf4j configuration on metrics.properties.tem…Judy Nash2015-05-241-2/+2
* [SPARK-2691] [MESOS] Support for Mesos DockerInfoChris Heller2015-05-011-0/+3
* [SPARK-4286] Add an external shuffle service that can be run as a daemon.Iulian Dragos2015-04-281-1/+2
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-2/+2
* [SPARK-3619] Part 2. Upgrade to Mesos 0.21 to work around MESOS-1688Jongyoul Lee2015-03-151-1/+1
* [Spark-5708] Add Slf4jSink to Spark MetricsJudy2015-02-241-0/+9
* [SPARK-5422] Add support for sending Graphite metrics via UDPRyan Williams2015-01-311-0/+1
* [SPARK-4889] update history server example cmdsRyan Williams2014-12-191-2/+2
* SPARK-3663 Document SPARK_LOG_DIR and SPARK_PID_DIRAndrew Ash2014-11-141-1/+8
* [SPARK-3584] sbin/slaves doesn't work when we use password authentication for...Kousuke Saruta2014-09-251-0/+0
* HOTFIX: Minor typo in conf templatePatrick Wendell2014-08-261-1/+1
* [SPARK-2849] Handle driver configs separately in client modeAndrew Or2014-08-201-4/+6
* SPARK-1902 Silence stacktrace from logs when doing port failover to port n+1Andrew Ash2014-06-201-0/+1
* [SPARK-1753 / 1773 / 1814] Update outdated docs for spark-submit, YARN, stand...Andrew Or2014-05-122-3/+4
* [SPARK-1780] Non-existent SPARK_DAEMON_OPTS is lurking aroundAndrew Or2014-05-121-1/+1
* Assorted clean-up for Spark-on-YARN.Patrick Wendell2014-04-221-0/+2
* Clean up and simplify Spark configurationPatrick Wendell2014-04-212-12/+38
* Revert "[SPARK-1150] fix repo location in create script"Patrick Wendell2014-03-011-1/+1
* [SPARK-1150] fix repo location in create scriptMark Grover2014-03-011-1/+1
* [SPARK-1041] remove dead code in start script, remind user to set that in spa...CodingCat2014-02-221-0/+1
* Typo: Standlone -> StandaloneAndrew Ash2014-02-141-1/+1
* Make DEBUG-level logs consummable.Patrick Wendell2014-01-101-1/+3
* Send logs to stderr by default (instead of stdout).Patrick Wendell2014-01-091-0/+1
* add the comments about SPARK_WORKER_DIRCodingCat2014-01-071-1/+1
* Add graphite sink for metricsRussell Cardullo2013-11-081-0/+8
* Merge pull request #905 from mateiz/docs2Matei Zaharia2013-09-081-10/+8
|\
| * More fair scheduler docs and property names.Matei Zaharia2013-09-081-10/+8
* | Fixing package name in template confPatrick Wendell2013-09-081-7/+7
* | Adding more docs and some code cleanupPatrick Wendell2013-09-081-1/+35
|/
* Another fix suggested by PatrickMatei Zaharia2013-08-311-1/+1
* Fixes suggested by PatrickMatei Zaharia2013-08-311-1/+1
* More updates, describing changes to recommended use of environment varsMatei Zaharia2013-08-311-13/+10
* fixing typoseanm2013-08-151-1/+1
* MetricsServlet code refactor according to commentsjerryshao2013-08-121-9/+4