spark-instrumented-optimizer/project
Shixiong Zhu 944fdadf77 [SPARK-12847][CORE][STREAMING] Remove StreamingListenerBus and post all Streaming events to the same thread as Spark events
Including the following changes:

1. Add StreamingListenerForwardingBus to WrappedStreamingListenerEvent process events in `onOtherEvent` to StreamingListener
2. Remove StreamingListenerBus
3. Merge AsynchronousListenerBus and LiveListenerBus to the same class LiveListenerBus
4. Add `logEvent` method to SparkListenerEvent so that EventLoggingListener can use it to ignore WrappedStreamingListenerEvents

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #10779 from zsxwing/streaming-listener.
2016-01-20 11:57:53 -08:00
..
project [MINOR][BUILD] Changed the comment to reflect the plugin project is there to support SBT pom reader only. 2015-11-30 09:30:58 +00:00
build.properties [SPARK-12112][BUILD] Upgrade to SBT 0.13.9 2015-12-05 08:15:30 +08:00
MimaBuild.scala [SPARK-4628][BUILD] Add a resolver to MiMaBuild.scala for mqttv3(1.0.1). 2016-01-10 23:33:57 -08:00
MimaExcludes.scala [SPARK-12847][CORE][STREAMING] Remove StreamingListenerBus and post all Streaming events to the same thread as Spark events 2016-01-20 11:57:53 -08:00
plugins.sbt [SPARK-4628][BUILD] Remove all non-Maven-Central repositories from build 2016-01-08 20:58:53 -08:00
SparkBuild.scala [BUILD] Runner for spark packages 2016-01-19 14:28:00 -08:00