spark-instrumented-optimizer/core
Kay Ousterhout 81e1d4a7d1 Refactored SparkListener to process all events asynchronously.
This commit fixes issues where SparkListeners that take a while to
process events slow the DAGScheduler.

This commit also fixes a bug in the UI where if a user goes to a
web page of a stage that does not exist, they can create a memory
leak (granted, this is not an issue at small scale -- probably only
an issue if someone actively tried to DOS the UI).
2013-08-09 13:27:41 -07:00
..
src Refactored SparkListener to process all events asynchronously. 2013-08-09 13:27:41 -07:00
pom.xml Added Snappy dependency to Maven build files. 2013-07-30 17:25:42 -07:00