Name | Last commit | Last update |
---|---|---|
bagel/src | ||
conf | ||
core | ||
examples/src/main/scala/spark/examples | ||
project | ||
sbt | ||
.gitignore | ||
LICENSE | ||
README | ||
lr_data.txt | ||
run | ||
spark-executor | ||
spark-shell |
Refactored out the agg() and comp() methods from Pregel.run. Defined an implicit conversion to allow applications that don't use aggregators to avoid including a null argument for the result of the aggregator in the compute function.
Name | Last commit | Last update |
---|---|---|
bagel/src | ||
conf | ||
core | ||
examples/src/main/scala/spark/examples | ||
project | ||
sbt | ||
.gitignore | ||
LICENSE | ||
README | ||
lr_data.txt | ||
run | ||
spark-executor | ||
spark-shell |