You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (Jira)" <ji...@apache.org> on 2020/01/08 13:39:00 UTC

[jira] [Updated] (FLINK-14836) Unable to set yarn container number for scala shell in yarn mode

     [ 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: 1.10.0

Set fix version to 1.10.0 since the FLINK-12362 is implemented in 1.10.0, which means this is a regression issue. Hopefully we could resolve the problem soon.

> 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.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)