You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2017/11/06 21:05:00 UTC

[jira] [Created] (AMBARI-22370) Remove HADOOP_HOME From Environment For Daemons

Jonathan Hurley created AMBARI-22370:
----------------------------------------

             Summary: Remove HADOOP_HOME From Environment For Daemons
                 Key: AMBARI-22370
                 URL: https://issues.apache.org/jira/browse/AMBARI-22370
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.6.1
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Critical
             Fix For: 2.6.1


The wrapper scripts for services should be setting {{HADOOP_HOME}} correctly regardless of whether or not an upgrade is taking place. There are many spots which we current override this value and pass it in:

- Either via the Python files and setting the {{environment}}
- Or by setting it in configuration files

This should be removed since we must rely on correct {{HADOOP_HOME}} to be set by the wrapper scripts.



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