aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesos' into dev-mergeTathagata Das2012-12-261-1/+1
|\
| * Merge pull request #341 from rxin/4a3fb06ac2d11125feb08acbbd4df76d1e91b677Matei Zaharia2012-12-211-1/+1
| |\
| | * Updated Kryo to 2.20.Reynold Xin2012-10-161-1/+1
* | | Merge branch 'master' of github.com:mesos/spark into devReynold Xin2012-12-201-1/+1
|\| |
| * | Let the slave notify the master block removal.Reynold Xin2012-12-201-1/+1
* | | Adding Flume InputDStreamPatrick Wendell2012-12-071-1/+2
* | | Added kafka JARDenny2012-12-051-1/+1
* | | Working on kafka.Denny2012-11-061-1/+3
* | | Merge remote-tracking branch 'public/master' into devMatei Zaharia2012-10-242-18/+93
|\| |
| * | 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
* | Added transformRDD DStream operation and TransformedDStream. Added sbt assemb...Tathagata Das2012-09-021-1/+3
* | Merge remote-tracking branch 'public/dev' into devMatei Zaharia2012-08-242-5/+10
|\|
| * 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
| |/
* / Added the Spark Streaing code, ported to Akka 2Matei Zaharia2012-07-281-1/+5
|/
* 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
|/