aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #377 from andrewor14/masterPatrick Wendell2014-01-101-2/+21
|\
| * Update documentation for externalSortingAndrew Or2014-01-101-3/+2
| * Address Patrick's and Reynold's commentsAndrew Or2014-01-101-2/+22
* | Enable shuffle consolidation by default.Patrick Wendell2014-01-091-1/+1
|/
* Fixing config option "retained_stages" => "retainedStages".Patrick Wendell2014-01-081-1/+1
* Address review commentsMatei Zaharia2014-01-071-2/+2
* Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-071-4/+29
* formatting related fixes suggested by Patrick.Prashant Sharma2014-01-071-1/+1
* Allow configuration to be printed in logs for diagnosis.Prashant Sharma2014-01-071-0/+7
* Allow users to set arbitrary akka configurations via spark conf.Prashant Sharma2014-01-071-0/+8
* Clarify spark.cores.maxAndrew Ash2014-01-061-1/+2
* Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-15/+56
* A few corrections to documentation.Prashant Sharma2013-12-121-7/+7
* Merge branch 'master' into akka-bug-fixPrashant Sharma2013-12-111-1/+35
|\
| * Correct spellling error in configuration.mdAaron Davidson2013-12-071-1/+1
| * Minor formatting fix in config filePatrick Wendell2013-12-061-1/+0
| * Adding disclaimer for shuffle file consolidationPatrick Wendell2013-12-061-1/+1
| * Small changes from Matei reviewPatrick Wendell2013-12-041-2/+2
| * Document missing configs and set shuffle consolidation to false.Patrick Wendell2013-12-041-1/+36
* | Improvements from the review comments and followed Boy Scout Rule.Prashant Sharma2013-11-271-2/+2
* | Documenting the newly added spark properties.Prashant Sharma2013-11-261-1/+22
|/
* Merge pull request #76 from pwendell/masterReynold Xin2013-10-181-1/+1
|\
| * Clarify compression property.Patrick Wendell2013-10-181-1/+1
* | Code styling. Updated doc.Mosharaf Chowdhury2013-10-171-0/+8
|/
* Change port from 3030 to 4040Patrick Wendell2013-09-111-1/+1
* Work in progress:Matei Zaharia2013-09-081-11/+21
* Fix spark.io.compression.codec and change default codec to LZFMatei Zaharia2013-09-021-1/+1
* Doc improvementsMatei Zaharia2013-09-011-1/+3
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-5/+5
* Update docs for new packageMatei Zaharia2013-09-011-9/+9
* More updates, describing changes to recommended use of environment varsMatei Zaharia2013-08-311-47/+38
* Update docs for Spark UI portMatei Zaharia2013-08-201-1/+1
* Address some review comments:Matei Zaharia2013-08-181-2/+28
* Merge remote-tracking branch 'dlyubimov/SPARK-827'Matei Zaharia2013-07-311-0/+8
|\
| * typoDmitriy Lyubimov2013-07-271-1/+1
| * changes per comments.Dmitriy Lyubimov2013-07-271-0/+8
* | Documentation update for compression codec.Reynold Xin2013-07-301-3/+18
* | Add an option to disable reference tracking in KryoMatei Zaharia2013-07-151-1/+11
* | Merge remote-tracking branch 'pwendell/ui-updates'Matei Zaharia2013-07-061-2/+9
|\ \
| * | Adding config option for retained stagesPatrick Wendell2013-06-261-2/+9
| |/
* | Update docs on SCALA_LIBRARY_PATHMatei Zaharia2013-06-301-1/+3
* | Made use of spark.executor.memory setting consistent and documented itMatei Zaharia2013-06-301-11/+20
* | Merge branch 'master' into streamingTathagata Das2013-06-241-0/+7
|\|
| * Some tweaks to docsMatei Zaharia2013-02-261-0/+7
* | adding spark.streaming.blockInterval propertyseanm2013-04-161-0/+7
|/
* Change spark.cleaner.delay to spark.cleaner.ttl. Updated docs.Tathagata Das2013-02-231-3/+3
* Use a separate memory setting for standalone cluster daemonsMatei Zaharia2013-02-101-1/+9
* Replace old 'master' term with 'driver'.Stephen Haberman2013-01-251-6/+6
* Add more Akka settings to docsMatei Zaharia2013-01-211-0/+16
* Updated Streaming Programming Guide.Tathagata Das2013-01-011-0/+11