aboutsummaryrefslogtreecommitdiff
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #673 from xiajunluan/masterMatei Zaharia2013-07-061-0/+15
|\ | | | | Add config template file for fair scheduler feature
| * Add fair scheduler config template fileAndrew xia2013-07-041-0/+15
| |
* | Update docs on SCALA_LIBRARY_PATHMatei Zaharia2013-06-301-12/+6
|/
* added SPARK_WORKER_INSTANCES : allows spawning multiple worker ↵kalpit2013-03-261-0/+1
| | | | instances/processes on every slave machine
* Document how to configure SPARK_MEM & co on a per-job basisMatei Zaharia2012-10-131-13/+16
|
* Settings variables and bugfix for stop script.Denny2012-08-021-1/+9
|
* Spark standalone mode cluster scripts.Denny2012-08-012-1/+3
| | | | Heavily inspired by Hadoop cluster scripts ;-)
* Further fixes to how Mesos is found and usedMatei Zaharia2012-03-171-1/+1
|
* Removed java-opts.templatealpha-0.2Matei Zaharia2011-05-241-0/+0
|
* Undid some changes that Mosharaf inadvertedly committed to master.Matei Zaharia2010-10-192-2/+1
|
* Merge branch 'master' of git@github.com:mesos/sparkMosharaf Chowdhury2010-10-183-0/+0
|\ | | | | | | | | | | | | Conflicts: src/scala/spark/SparkContext.scala Using the latest one from Matei.
| * Changed the config files that were included in git to templates whichMatei Zaharia2010-10-163-0/+0
| | | | | | | | | | | | are used to create an initial copy of each config file if the user does not have one. This way, users won't accidentally commit their changes to config files to git.
* | Minor cleanup in Broadcast.scala.Mosharaf Chowdhury2010-10-122-1/+2
|/ | | | Changed BroadcastTest.scala to have multiple broadcasts.
* Updated log4j.properties to ignore jetty messages below WARN levelMatei Zaharia2010-09-281-0/+4
|
* Added log4j.propertiesMatei Zaharia2010-09-281-0/+4
|
* Improved README and added blank templates for config files.Matei Zaharia2010-08-132-0/+13