[ 
https://issues.apache.org/jira/browse/FLINK-17819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kostas Kloudas updated FLINK-17819:
-----------------------------------
    Fix Version/s: 1.12.0
                   1.10.2

> Yarn error unhelpful when forgetting HADOOP_CLASSPATH
> -----------------------------------------------------
>
>                 Key: FLINK-17819
>                 URL: https://issues.apache.org/jira/browse/FLINK-17819
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / YARN
>    Affects Versions: 1.9.3, 1.10.1
>            Reporter: Arvid Heise
>            Assignee: Kostas Kloudas
>            Priority: Critical
>              Labels: pull-request-available, usability
>             Fix For: 1.11.0, 1.10.2, 1.12.0
>
>
> When running
> {code:bash}
> flink run -m yarn-cluster -yjm 1768 -ytm 50072 -ys 32 ...
> {code}
> without some export HADOOP_CLASSPATH, we get the unhelpful message
> {noformat}
> Could not build the program from JAR file: JAR file does not exist: -yjm
> {noformat}
> I'd expect something like
> {noformat}
> yarn-cluster can only be used with exported HADOOP_CLASSPATH, see <url> for 
> more information{noformat}
>  
> I suggest to load a stub for YarnCluster deployment if the actual 
> implementation fails to load, which prints this error when used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to