aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Report errors in tasks to the driver via a Mesos status updateAnkur Dave2011-11-141-0/+18
* K-means exampleMatei Zaharia2011-11-012-3/+86
* Fix issue #65: Change @serializable to extends Serializable in 2.9 branchIsmael Juma2011-08-021-1/+1
* Merge branch 'mos-bt'Matei Zaharia2011-06-265-7/+161
|\
| * Merge branch 'mos-shuffle-tracked' into mos-btMosharaf Chowdhury2011-04-273-0/+129
| |\
| | * Merge branch 'master' into mos-shuffle-trackedMosharaf Chowdhury2011-04-273-0/+129
| * | Merged with master. Using sbt.Mosharaf Chowdhury2011-02-091-0/+30
| * | Merge branch 'master' into mos-btMosharaf Chowdhury2011-02-091-7/+2
| |/
* | Replace deprecated fromFunction with either tabulate or fill.Ismael Juma2011-05-264-6/+6
* | Use math instead of Math as the latter is deprecated.Ismael Juma2011-05-262-2/+2
* | Initial work towards new RDD designMatei Zaharia2011-02-262-47/+0
|/
* Moved examples to spark.examples packageMatei Zaharia2011-02-0213-0/+26
* Made examples and core subprojectsMatei Zaharia2011-02-0113-0/+621