aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2016-01-20 11:57:53 -0800
committerTathagata Das <tathagata.das1565@gmail.com>2016-01-20 11:57:53 -0800
commit944fdadf77523570f6b33544ad0b388031498952 (patch)
tree4cb10ba280d004567897904d73f29c310b52028b /docs
parente3727c409fe7d1fb6e27a14faddd0602f963745e (diff)
downloadspark-944fdadf77523570f6b33544ad0b388031498952.tar.gz
spark-944fdadf77523570f6b33544ad0b388031498952.tar.bz2
spark-944fdadf77523570f6b33544ad0b388031498952.zip
[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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions