aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated code to work with Nexus->Mesos name changeMatei Zaharia2010-07-257-20/+20
* Removed Matei's old start on broadcast codeMatei Zaharia2010-07-256-248/+0
* Updated Spark to run with latest Mesos build and Scala-2.8.0.final.Justin Ma2010-07-192-4/+4
* Merge branch 'dev'Matei Zaharia2010-06-2711-288/+1036
|\
| * Imported changes from old repository (mostly Mosharaf's work,Matei Zaharia2010-04-0310-292/+1038
* | Made Spark shell class directory configurable.root2010-06-182-4/+5
* | Initial work on union operation.Matei Zaharia2010-06-181-0/+37
* | Added appropriate hashCode, equals and toString to ParallelArraySplit.Matei Zaharia2010-06-171-4/+24
* | Created common RDD superclass for distributed files and parallel arrays.Matei Zaharia2010-06-175-285/+250
* | Added back REPL testsMatei Zaharia2010-06-111-15/+16
* | Fix junk stripperMatei Zaharia2010-06-111-1/+1
* | New interpreter port for Scala 2.8 interpreterMatei Zaharia2010-06-1110-836/+2198
* | Use new Nexus APIMatei Zaharia2010-06-101-5/+6
* | Initial work on 2.8 portMatei Zaharia2010-06-1017-132/+79
* | Fix native build to use build directoryroot2010-04-301-2/+2
|/
* Initial commitMatei Zaharia2010-03-2944-0/+4342