You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/12/01 03:03:19 UTC

[GitHub] [flink] wangyang0918 commented on pull request #14264: [FLINK-20381][yarn] Restore yarn-session.sh -id argument

wangyang0918 commented on pull request #14264:
URL: https://github.com/apache/flink/pull/14264#issuecomment-736186220


   I have verified that the following commands work well in Yarn cluster.
   
   ```
   ./bin/yarn-session.sh --detached
   ./bin/flink run -t yarn-session -Dyarn.application.id=application_1602580065114_0763 ./examples/streaming/TopSpeedWindowing.jar
   echo "stop" | ./bin/yarn-session.sh -id application_1602580065114_0763
   ```


----------------------------------------------------------------
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:
users@infra.apache.org