You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kiran Kumar M R (JIRA)" <ji...@apache.org> on 2015/01/25 22:22:34 UTC

[jira] [Updated] (HADOOP-11508) HADOOP_CONF_DIR is ignored in Windows and always set to %HADOOP_HOME%/etc/hadoop

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

Kiran Kumar M R updated HADOOP-11508:
-------------------------------------
    Status: Patch Available  (was: Open)

Fix is simple. I have attached a patch

> HADOOP_CONF_DIR is ignored in Windows and always set to %HADOOP_HOME%/etc/hadoop
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-11508
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11508
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: bin, scripts
>    Affects Versions: 2.2.0, 3.0.0
>         Environment: Windows 8.1 64bit  with Visual Studio Express 2013
>            Reporter: Kiran Kumar M R
>            Assignee: Kiran Kumar M R
>             Fix For: 3.0.0
>
>
> In windows run environment, configuring custom conf directory using environment variable {{HADOOP_CONF_DIR}} is not working.
> Script  {{$HADOOP_HOME/libexec/hadoop-config.cmd}} is overwriting it as
> {code}set HADOOP_CONF_DIR=%HADOOP_HOME%\etc\hadoop{code}



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