Robert Metzger created FLINK-1385: ------------------------------------- Summary: Add option to YARN client to disable resource availability checks Key: FLINK-1385 URL: https://issues.apache.org/jira/browse/FLINK-1385 Project: Flink Issue Type: Bug Components: YARN Client Affects Versions: 0.8 Reporter: Robert Metzger Assignee: Robert Metzger
The YARN client checks which resources are available in the cluster at the time of the initial deployment. If somebody wants to deploy a Flink YARN session to a full YARN cluster, the Flink Client will reject the session. I'm going to add an option which disables the check. The YARN session will then allocate new containers as they become available in the cluster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)