[
https://issues.apache.org/jira/browse/SPARK-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das updated SPARK-5205:
---------------------------------
Target Version/s: 1.4.0, 1.3.1 (was: 1.3.0, 1.2.1)
> 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: [email protected]
For additional commands, e-mail: [email protected]