aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Bump up version to 0.7.0-SNAPSHOT for master branchMatei Zaharia2012-10-221-1/+1
* Update version to 0.6.1-SNAPSHOT to show this is in developmentMatei Zaharia2012-10-221-1/+1
* Support for Hadoop 2 distributions such as cdh4Thomas Dudziak2012-10-181-2/+8
* Removing credentials line in build.Patrick Wendell2012-10-141-1/+0
* Comment out PGP stuff for publish-local to workMatei Zaharia2012-10-142-4/+6
* Changed default Hadoop version back to 0.20.205Matei Zaharia2012-10-141-1/+1
* Uncomment Maven publishing stuff and set version to 0.6.0Matei Zaharia2012-10-132-12/+12
* Changing tabs to spacesPatrick Wendell2012-10-101-17/+17
* Adding code for publishing to Sonatype.Patrick Wendell2012-10-102-3/+57
* Removes the included mesos-0.9.0.jar and adds a libraryDependency toAndy Konwinski2012-10-031-1/+2
* Don't build an assembly for the REPLMatei Zaharia2012-10-021-1/+1
* Place Spray in front of Cloudera in Maven search pathMatei Zaharia2012-10-021-2/+2
* Revert "Place Spray repo ahead of Cloudera in Maven search path"Matei Zaharia2012-10-021-2/+2
* Place Spray repo ahead of Cloudera in Maven search pathMatei Zaharia2012-10-021-2/+2
* publish-local should go to maven + ivy by defaultPatrick Wendell2012-10-011-1/+1
* Added a new command "pl" in sbt to publish to both Maven and Ivy.Reynold Xin2012-10-011-4/+17
* Update Akka to 2.0.3Matei Zaharia2012-09-241-3/+3
* Update Scala version dependency to 2.9.2Matei Zaharia2012-09-241-1/+1
* merged dev branchDenny2012-08-022-57/+10
|\
| * Merge branch 'dev' of github.com:mesos/spark into devMatei Zaharia2012-08-021-55/+3
| |\
| | * Use sbt mergeStrategy for reference.conf files.Josh Rosen2012-08-021-55/+3
| * | Mostly stlyistic changes.Denny2012-08-021-1/+1
| * | merge dev branchDenny2012-08-011-2/+55
| |\|
| * | Spark WebUI Implementation.Denny2012-08-012-3/+8
* | | Spark standalone mode cluster scripts.Denny2012-08-011-1/+0
| |/ |/|
* | Fix Akka configuration in assembly jar.Josh Rosen2012-07-301-2/+55
|/
* Add Java APIJosh Rosen2012-07-181-1/+2
* Initial framework to get a master and web UI up.Matei Zaharia2012-06-301-2/+5
* Various code style fixes, mostly from IntelliJ IDEAMatei Zaharia2012-06-291-0/+2
* Scalacheck groupId has changed https://github.com/rickynils/scalacheck/issues...rrmckinley2012-06-291-1/+1
* Upgraded to Akka 2 and fixed test execution (which was still parallelMatei Zaharia2012-06-281-4/+4
* Fixed issues duplicate class issues in sbt assembly.Tathagata Das2012-06-221-2/+10
* Update SBT and SBT-Eclipse versionMatei Zaharia2012-06-172-8/+5
* Update version number for dev branchMatei Zaharia2012-06-151-1/+1
* Merge branch 'master' into devMatei Zaharia2012-06-151-1/+1
|\
| * Changed version in master branch to 0.5.1-SNAPSHOT for furtherMatei Zaharia2012-06-131-1/+1
| * Update version in SBTv0.5.0Matei Zaharia2012-06-121-1/+1
* | Merge in engine improvements from the Spark Streaming project, developedMatei Zaharia2012-06-071-3/+7
|/
* Use Mesos 0.9 RC3 JAR and protobuf 2.4.1Matei Zaharia2012-03-301-1/+1
* Merge branch 'master' into mesos-0.9Matei Zaharia2012-03-291-3/+1
|\
| * Remove dependency on AkkaMatei Zaharia2012-03-291-2/+0
| * Added sbt-assembly for spark-repl project so we can generate anReynold Xin2012-03-221-1/+1
* | Initial work to make Spark compile with Mesos 0.9 and Hadoop 1.0Matei Zaharia2012-03-171-2/+6
|/
* Add dependency on fastutil and update GuavaMatei Zaharia2012-02-061-2/+3
* Add dependency on Akka and NettyMatei Zaharia2011-12-151-1/+8
* Really upgrade to SBT 0.11.1 (through build.properties and plugin changes)Matei Zaharia2011-11-083-4/+5
* Switched Jetty to version 7.5 because 8.0 was causing a conflict with the log...root2011-10-171-1/+1
* Upgrade to sbt-idea 0.11.0 final.Ismael Juma2011-09-271-1/+1
* Add workaround for bug in SBT (issue #206).Ismael Juma2011-09-271-1/+4
* Include "spark-" prefix in project name (used when artifact is published).Ismael Juma2011-09-261-18/+26