aboutsummaryrefslogtreecommitdiff
path: root/spark-shell
Commit message (Collapse)AuthorAgeFilesLines
* More work to allow Spark to run on the standalone deploy cluster.Matei Zaharia2012-07-081-0/+1
|
* Ported code generation changes from 2.8 interpreter (to use a class forMatei Zaharia2011-05-311-1/+1
| | | | | | | each line's object rather than a singleton object so that we can ship these classes to worker nodes). This is pretty hairy stuff, which would be nice to avoid in the future by integrating with the interpreter some other way.
* Initial commitMatei Zaharia2010-03-291-0/+3