[
https://issues.apache.org/jira/browse/SPARK-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-5205:
--------------------------------
Labels: bulk-closed (was: )
> 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: DStreams
> Reporter: Genmao Yu
> Priority: Major
> Labels: bulk-closed
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]