aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made it possible to set various Spark options and environment variablesMatei Zaharia2010-07-192-14/+48
* Updated Spark to run with latest Mesos build and Scala-2.8.0.final.Justin Ma2010-07-193-4/+4
* Merge branch 'dev'Matei Zaharia2010-06-2712-289/+1037
|\
| * Imported changes from old repository (mostly Mosharaf's work,Matei Zaharia2010-04-0311-293/+1039
* | 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
* | Fixed READMEMatei Zaharia2010-06-111-2/+1
* | Added back REPL testsMatei Zaharia2010-06-112-16/+17
* | Fix junk stripperMatei Zaharia2010-06-111-1/+1
* | New interpreter port for Scala 2.8 interpreterMatei Zaharia2010-06-1111-837/+2199
* | New nexus.jarMatei Zaharia2010-06-101-0/+0
* | Fixed classpath for testsMatei Zaharia2010-06-101-2/+2
* | Use new Nexus APIMatei Zaharia2010-06-101-5/+6
* | Initial work on 2.8 portMatei Zaharia2010-06-1027-404/+84
* | Ignore .DS_StoreMatei Zaharia2010-06-101-0/+1
* | Fix native build to use build directoryroot2010-04-301-2/+2
|/
* Initial commitMatei Zaharia2010-03-29315-0/+354873