[jira] [Created] (FLINK-6703) Document how to take a savepoint on YARN

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6703) Document how to take a savepoint on YARN

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-6703:
---------------------------------------

             Summary: Document how to take a savepoint on YARN
                 Key: FLINK-6703
                 URL: https://issues.apache.org/jira/browse/FLINK-6703
             Project: Flink
          Issue Type: Improvement
          Components: Documentation, YARN
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Chesnay Schepler


The documentation should have a separate entry for savepoint related CLI commands in combination with YARN. It is currently not documented that you have to supply the application id, nor how you can pass it.

{code}
./bin/flink savepoint <jobID> -m yarn-cluster (-yid|-yarnapplicationId) <appID>
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)