[ 
https://issues.apache.org/jira/browse/FLINK-11253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann resolved FLINK-11253.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

Fixed via
a07ce7f6c88dc7d0c0d2ba55a0ab3f2283bf247c
1abf8d14d159a2330029082ed715cbf7dbcc08b3

> Incorrect way to stop yarn session described in yarn_setup document
> -------------------------------------------------------------------
>
>                 Key: FLINK-11253
>                 URL: https://issues.apache.org/jira/browse/FLINK-11253
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Tao Yang
>            Assignee: leesf
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are two ways to stop yarn session described in yarn_setup document:
> {noformat}
> Stop the YARN session by stopping the unix process (using CTRL+C) or by 
> entering ‘stop’ into the client.
> {noformat}
> But in fact, yarn session application still can run after stopping the unix 
> process (using CTRL+C).
> We can either update the yarn_setup document to remove this incorrect way or 
> add ShutdownHook to stop yarn session in FlinkYarnSessionCli to make it 
> correct.
> Looking forward to the feedbacks and would like to work on this ticket. 
> Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to