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/21 13:47:00 UTC

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

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

Aljoscha Krettek closed FLINK-7480.
-----------------------------------
    Resolution: Fixed

Implemented in a3143bcb0dd2895025bd6f693f4240604a5f1840

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