You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/09 13:54:11 UTC

[jira] [Commented] (FLINK-2823) YARN client should report a proper exception if Hadoop Env variables are not set

    [ https://issues.apache.org/jira/browse/FLINK-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048625#comment-15048625 ] 

ASF GitHub Bot commented on FLINK-2823:
---------------------------------------

Github user mxm closed the pull request at:

    https://github.com/apache/flink/pull/1235


> YARN client should report a proper exception if Hadoop Env variables are not set
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-2823
>                 URL: https://issues.apache.org/jira/browse/FLINK-2823
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN Client
>    Affects Versions: 0.10.0
>            Reporter: Stephan Ewen
>             Fix For: 1.0.0
>
>
> The important variables are {{HADOOP_HOME}} and {{HADOOP_CONF_DIR}}.
> If none of the two environment variables are set, the YARN client does not pick the correct settings / file system to successfully deploy a job.
> The YARN client should throw a good exception. Right now, this requires some tricky debugging to find the cause of the problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)