[ 
https://issues.apache.org/jira/browse/SPARK-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062439#comment-14062439
 ] 

Tathagata Das commented on SPARK-2463:
--------------------------------------

I knew this issue. Its not a trivial change as it requires a bit of refactoring 
in the Spark web UI framework, that allows "attached" tab to be detached when 
streaming context is stopped.

> Creating multiple StreamingContexts from shell generates duplicate Streaming 
> tabs in UI
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-2463
>                 URL: https://issues.apache.org/jira/browse/SPARK-2463
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming, Web UI
>    Affects Versions: 1.0.1
>            Reporter: Nicholas Chammas
>            Priority: Trivial
>
> Start a {{StreamingContext}} from the interactive shell and then stop it. Go 
> to {{http://master_url:4040/streaming/}} and you will see a tab in the UI for 
> Streaming.
> Now from the same shell, create and start a new {{StreamingContext}}. There 
> will now be a duplicate tab for Streaming in the UI. Repeating this process 
> generates additional Streaming tabs. 
> They all link to the same information.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to