[jira] [Created] (FLINK-8434) The new yarn resource manager should take over the running task managers after failover

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8434) The new yarn resource manager should take over the running task managers after failover

Shang Yuanchun (Jira)
shuai.xu created FLINK-8434:
-------------------------------

             Summary: The new yarn resource manager should take over the running task managers after failover
                 Key: FLINK-8434
                 URL: https://issues.apache.org/jira/browse/FLINK-8434
             Project: Flink
          Issue Type: Bug
          Components: Cluster Management
    Affects Versions: 1.5.0
            Reporter: shuai.xu
            Assignee: shuai.xu


The app master which container the job master and yarn resource manager may failover during running on yarn. The new resource manager should take over the running task managers after started. But now the YarnResourceManager does not record the running container to 

workerNodeMap, so when task managers register to it, it will reject them.



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