Jeff Zhang created FLINK-14836:
----------------------------------
Summary: Unable to set yarn container number for scala shell in yarn mode
Key: FLINK-14836
URL:
https://issues.apache.org/jira/browse/FLINK-14836 Project: Flink
Issue Type: Bug
Affects Versions: 1.10.0
Reporter: Jeff Zhang
InĀ FLINK-12362, "-n" is removed which cause unable to set container number for scala shell in yarn mode. The root cause is that start-scala-shell didn't use `flink run` which means it doesn't support all the parameters of flink run (including -p).
Either we need to revert FLINK-12362, or make start-scala-shell use `flink run`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)