[ 
https://issues.apache.org/jira/browse/SPARK-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-5205:
-----------------------------
    Target Version/s:   (was: 1.4.0)

> Inconsistent behaviour between Streaming job and others, when click kill link 
> in WebUI
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-5205
>                 URL: https://issues.apache.org/jira/browse/SPARK-5205
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: uncleGen
>
> The "kill" link is used to kill a stage in job. It works in any kinds of 
> Spark job but Spark Streaming. To be specific, we can only kill the stage 
> which is used to run "Receiver", but not kill the "Receivers". Well, the 
> stage can be killed and cleaned from the ui, but the receivers are still 
> alive and receiving data. I think it dose not fit with the common sense. 
> IMHO, killing the "receiver" stage means kill the "receivers" and stopping 
> receiving data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to