[
https://issues.apache.org/jira/browse/FLINK-10702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665901#comment-16665901
]
ASF GitHub Bot commented on FLINK-10702:
----------------------------------------
TisonKun commented on issue #6948: [FLINK-10702][scala-shell] Yarn app is not
killed when scala shell is terminated
URL: https://github.com/apache/flink/pull/6948#issuecomment-433589159
Looks reasonable. However, recently I am working with FLINK-10392 "Remove
legacy mode" and I find `YarnClusterClient` is used by so called legacy mode. A
FLIP-6 replacement of it could be `FlinkYarnSessionCli` or `RestClusterClient`.
I might prefer to refactor Scala Shell to base on the new client. But well, if
we want a hotfix *for now*, this pull request does the job.
cc @tillrohrmann @GJL
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Yarn app is not killed when scala shell is terminated
> -----------------------------------------------------
>
> Key: FLINK-10702
> URL: https://issues.apache.org/jira/browse/FLINK-10702
> Project: Flink
> Issue Type: Bug
> Components: Scala Shell
> Affects Versions: 1.6.1
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Priority: Minor
> Labels: pull-request-available
>
> When I quit scala shell in yarn mode, yarn app is not killed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)