You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/12/29 17:12:00 UTC

[jira] [Created] (FLINK-8328) Pull Yarn ApplicationStatus polling out of YarnClusterClient

Till Rohrmann created FLINK-8328:
------------------------------------

             Summary: Pull Yarn ApplicationStatus polling out of YarnClusterClient
                 Key: FLINK-8328
                 URL: https://issues.apache.org/jira/browse/FLINK-8328
             Project: Flink
          Issue Type: Improvement
          Components: Client
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


In order to make the {{FlinkYarnSessionCli}} work with Flip-6, we have to pull the Yarn {{ApplicationStatus}} polling out of the {{YarnClusterClient}}. I propose to introduce a dedicated {{YarnApplicationStatusMonitor}}. This has also the benefit of separating concerns better.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)