Gary Yao created FLINK-8119:
-------------------------------
Summary: Cannot submit jobs to YARN Session in FLIP-6 mode
Key: FLINK-8119
URL:
https://issues.apache.org/jira/browse/FLINK-8119 Project: Flink
Issue Type: Bug
Components: Client
Affects Versions: 1.5.0
Reporter: Gary Yao
Priority: Blocker
Fix For: 1.5.0
Cannot submit jobs to YARN Session in FLIP-6 mode because {{FlinkYarnSessionCli}} becomes the _active_ CLI (should be {{Flip6DefaultCLI}}).
*Steps to reproduce*
# Build Flink 1.5 {{101fef7397128b0aba23221481ab86f62b18118f}}
# {{bin/yarn-session.sh -flip6 -d -n 1 -s 1 -jm 1024 -tm 1024}}
# {{bin/flink run -flip6 ./examples/streaming/WordCount.jar}}
# Verify that the job will not run.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)