[
https://issues.apache.org/jira/browse/FLINK-13482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898496#comment-16898496
]
Donghui Xu edited comment on FLINK-13482 at 8/2/19 2:40 AM:
------------------------------------------------------------
The data source I used was FlinkKafkaConsumer010. After consuming kafka's data,
I want to terminate stream job processing.
Can this be implemented in code?
was (Author: davidxdh):
The data source I used was FlinkKafka Consumer010. After consuming kafka's
data, I want to terminate stream job processing.
Can this be implemented in code?
> How can I cleanly shutdown streaming jobs in local mode?
> --------------------------------------------------------
>
> Key: FLINK-13482
> URL: https://issues.apache.org/jira/browse/FLINK-13482
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Reporter: Donghui Xu
> Priority: Minor
>
> Currently, streaming jobs can be stopped using "cancel" and "stop" command
> only in cluster mode, not in local mode.
> When users need to explicitly terminate jobs, it is necessary to provide a
> termination mechanism for streaming jobs in local mode.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)