Gary Yao created FLINK-8776: ------------------------------- Summary: Cannot submit jobs from Web UI in FLIP-6 YARN Session Key: FLINK-8776 URL: https://issues.apache.org/jira/browse/FLINK-8776 Project: Flink Issue Type: Bug Components: Job-Submission, Webfrontend Affects Versions: 1.5.0 Reporter: Gary Yao Assignee: Gary Yao Fix For: 1.5.0
In YARN session mode the WebMonitorEndpoint listens on a random port. The RestClusterClient used by the JarRunHandler is currently configured with the reserved port 0 in YARN session mode. -- This message was sent by Atlassian JIRA (v7.6.3#76005)