kl0u commented on a change in pull request #9030: [FLINK-13123] Align Stop/Cancel Commands in CLI and REST Interface and Improve Documentation URL: https://github.com/apache/flink/pull/9030#discussion_r301557431
########## File path: docs/ops/cli.md ########## @@ -221,6 +205,23 @@ This will trigger a savepoint for the job with ID `jobId` and YARN application I Everything else is the same as described in the above **Trigger a Savepoint** section. +#### Stop + +Use the `stop` to gracefully stop a running streaming job. Review comment: Again, "with a savepoint". ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
