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

2017-11-09 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22370:
-

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8364 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8364/])
AMBARI-22370 - Remove HADOOP_HOME From Environment For Daemons (jhurley: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=780e91e6124f39fcd67e58369ed2a42da2a6f247])
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/params_linux.py
* (edit) ambari-server/src/test/python/stacks/2.1/TEZ/test_tez_client.py
* (edit) 
ambari-common/src/main/python/resource_management/libraries/functions/stack_select.py
* (edit) 
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/params_linux.py
* (edit) ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/webhcat_service.py
* (edit) 
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
* (edit) 
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.3.0/package/scripts/params_linux.py
* (edit) 
ambari-server/src/main/resources/common-services/TEZ/0.9.0.3.0/package/scripts/params_linux.py
* (edit) 
ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_service_check.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py
* (edit) ambari-server/src/test/python/stacks/2.5/HIVE/test_hive_server_int.py
* (edit) 
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_linux.py
* (edit) 
ambari-server/src/main/resources/common-services/ATLAS/0.7.0.3.0/package/scripts/params.py
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service_interactive.py
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/hive_service_interactive.py
* (edit) 
ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/package/scripts/service_check.py
* (edit) 
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/params_linux.py
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_service.py
* (edit) 
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
* (edit) 
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/falcon.py


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


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

2017-11-07 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22370:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #431 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/431/])
AMBARI-22370 - Remove HADOOP_HOME From Environment For Daemons (jhurley: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=548f3c2e1905dca2bc2d5793d1f6359c5301835c])
* (edit) 
ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/package/scripts/service_check.py
* (edit) 
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/falcon.py
* (edit) ambari-server/src/test/python/stacks/2.1/FALCON/test_falcon_server.py
* (edit) ambari-server/src/test/python/stacks/2.5/HIVE/test_hive_server_int.py
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/webhcat_service.py
* (edit) ambari-server/src/test/python/stacks/2.1/TEZ/test_tez_client.py
* (edit) 
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/params.py
* (edit) 
ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_linux.py
* (edit) 
ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_service_check.py
* (edit) 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_service_interactive.py
* (edit) 
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/params_linux.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py
* (edit) 
ambari-common/src/main/python/resource_management/libraries/functions/stack_select.py
* (edit) 
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py


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


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

2017-11-06 Thread Hadoop QA (JIRA)

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