[
https://issues.apache.org/jira/browse/FLINK-10018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577875#comment-16577875
]
Keshav Lodhi commented on FLINK-10018:
--------------------------------------
My scenarios are:
* I have implemented *StoppableFunction* to stop flink job. This is what i
have done
https://issues.apache.org/jira/browse/FLINK-3404.
* So whenever i am stopping the flink job without checkpoints, it is getting
stopped but the problem i am facing with the checkpoints.
* With the checkpoints job is not getting stopped, rather it is getting
restarted again and again.
* We have tried *stop* from flink web UI (After implementing
*StoppableFunction*) as well as from the CLI, but no luck.
!Flink stop command.png!
> Want to have stop command with checkpointing
> ----------------------------------------------
>
> Key: FLINK-10018
> URL: https://issues.apache.org/jira/browse/FLINK-10018
> Project: Flink
> Issue Type: New Feature
> Reporter: Keshav Lodhi
> Priority: Major
> Labels: features
> Attachments: Flink stop command.png
>
>
> Hi Team,
> I want have stop command to stop flink job which is having the
> checkpoints/savepoints, But currently it is not there as i have seen in flink
> official documents. Currently cancel command is present with
> checkpoints/savepoints.
> I have gone through this official document:
> "https://ci.apache.org/projects/flink/flink-docs-release-1.5/ops/cli.html"
> So i want to know, is there any reason for not giving this feature.
> Thank you
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)