You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/08/18 14:39:00 UTC

[jira] [Created] (FLINK-7480) Set HADOOP_CONF_DIR to sane default if not set

Aljoscha Krettek created FLINK-7480:
---------------------------------------

             Summary: Set HADOOP_CONF_DIR to sane default if not set
                 Key: FLINK-7480
                 URL: https://issues.apache.org/jira/browse/FLINK-7480
             Project: Flink
          Issue Type: Improvement
          Components: Startup Shell Scripts
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek
             Fix For: 1.4.0


Currently, both AWS and GCE don't have a {{HADOOP_CONF_DIR}} set by default. This makes the out-of-box experience on these cloud environments bad because not setting it results in errors that are not obviously clear.

In case {{HADOOP_CONF_DIR}} is not set we should check if {{/etc/hadoop/conf}} exits and set {{HADOOP_CONF_DIR}} to that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)