spark-instrumented-optimizer/streaming
zsxwing 49923f7ca9 [SPARK-7350] [STREAMING] [WEBUI] Attach the Streaming tab when calling ssc.start()
It's meaningless to display the Streaming tab before `ssc.start()`. So we should attach it in the `ssc.start` method.

Author: zsxwing <zsxwing@gmail.com>

Closes #5898 from zsxwing/SPARK-7350 and squashes the following commits:

e676487 [zsxwing] Attach the Streaming tab when calling ssc.start()

(cherry picked from commit c6d1efba29)
Signed-off-by: Sean Owen <sowen@cloudera.com>
2015-05-05 15:10:27 +01:00
..
src [SPARK-7350] [STREAMING] [WEBUI] Attach the Streaming tab when calling ssc.start() 2015-05-05 15:10:27 +01:00
pom.xml SPARK-6433 hive tests to import spark-sql test JAR for QueryTest access 2015-04-01 16:26:54 +01:00