aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Less hacky way of preventing config files from being overwritten when a ↵Matei Zaharia2010-10-161-2/+2
| | | | template file changes
* Changed the config files that were included in git to templates whichMatei Zaharia2010-10-161-3/+10
| | | | | | 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.
* Added the ability to specify a list of JAR files when creating aMatei Zaharia2010-10-161-1/+3
| | | | SparkContext and have the master node serve those to workers.
* Updated guava to version r07Matei Zaharia2010-10-151-1/+1
|
* Added log4j jars and pathsMatei Zaharia2010-09-281-0/+3
|
* More work on HTTP class loadingMatei Zaharia2010-09-281-0/+2
|
* Updated code to work with Nexus->Mesos name changeMatei Zaharia2010-07-251-1/+1
|
* Updated a bunch of libraries, and increased the default memory in run soMatei Zaharia2010-07-251-3/+3
| | | | that unit tests can run successfully.
* Added back REPL testsMatei Zaharia2010-06-111-1/+1
|
* New interpreter port for Scala 2.8 interpreterMatei Zaharia2010-06-111-1/+1
|
* Initial work on 2.8 portMatei Zaharia2010-06-101-5/+5
|
* Initial commitMatei Zaharia2010-03-291-0/+65