Github user mxm commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2085#discussion_r66805706
  
    --- Diff: docs/setup/yarn_setup.md ---
    @@ -143,6 +143,34 @@ Note that in this case its not possible to stop the 
YARN session using Flink.
     
     Use the YARN utilities (`yarn application -kill <appId>`) to stop the YARN 
session.
     
    +#### Attach to an existing Session
    +
    +Use the following command to start a session
    +
    +~~~bash
    +./bin/yarn-session.sh
    +~~~
    +
    +This command will show you the following overview:
    +
    +~~~bash
    +Usage:
    +   Required
    +     -id,--applicationId <yarnAppId> YARN application Id
    --- End diff --
    
    Yes, same as above. Fixed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to