[
https://issues.apache.org/jira/browse/FLINK-14836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated FLINK-14836:
--------------------------
Fix Version/s: (was: 1.10.0)
1.11.0
1.10.1
> 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
> Components: Scala Shell
> Affects Versions: 1.10.0
> Reporter: Jeff Zhang
> Priority: Major
> Fix For: 1.10.1, 1.11.0
>
>
> 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)