spark-instrumented-optimizer/core/src/main
Josh Rosen e10308f5a0 Make ShuffleDependency.aggregator explicitly optional.
It was confusing to be using

    new Aggregator[K, V, V](null, null, null, false)

to represent the absence of an aggregator.
2012-10-07 00:36:04 -07:00
..
resources/spark/deploy/static Moved resources into static folder 2012-08-02 09:48:36 -07:00
scala/spark Make ShuffleDependency.aggregator explicitly optional. 2012-10-07 00:36:04 -07:00
twirl/spark/deploy Updates to standalone cluster, web UI and deploy docs. 2012-09-26 22:54:39 -07:00