[
https://issues.apache.org/jira/browse/AMBARI-14657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097584#comment-15097584
]
Hadoop QA commented on AMBARI-14657:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12782159/AMBARI-14657.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 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4911//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4911//console
This message is automatically generated.
> Stop All services fails at AMS on cluster with NN HA enabled, with non root
> Ambari user and AMS in distributed mode.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-14657
> URL: https://issues.apache.org/jira/browse/AMBARI-14657
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.2.1
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Critical
> Fix For: 2.2.1
>
> Attachments: AMBARI-14657.patch
>
>
> PROBLEM
> On a cluster with NN HA enabled, non root Ambari user and AMS in distributed
> mode, STOP ALL services command fails at AMS.
> BUG
> Wrong role command ordering between Journal Node and AMS caused Journal Node
> to be stopped before AMS. Hence, graceful shut down of AMS HBase in
> distributed mode failed. The fall back option to kill the HBase daemon also
> failed because of insufficient permissions for the non root ambari user.
> FIX
> Fix the role command ordering and use the ambari sudo helper to give
> permissions to the fallback kill command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)