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

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

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

Hadoop QA commented on AMBARI-22370:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12896272/AMBARI-22370.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 5 new or modified test files.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/12620//console

This message is automatically generated.

> 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
>
>         Attachments: AMBARI-22370.patch
>
>
> 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)