[
https://issues.apache.org/jira/browse/AMBARI-12205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606896#comment-14606896
]
Hadoop QA commented on AMBARI-12205:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12742656/AMBARI-12205.branch-2.1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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/3310//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3310//console
This message is automatically generated.
> RU - Misc issues: ZKFC not upgraded on Standby NN; Flume kill needs signal;
> Package Installation fails when host has no Stack components
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-12205
> URL: https://issues.apache.org/jira/browse/AMBARI-12205
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-12205.branch-2.1.patch, AMBARI-12205.patch
>
>
> Fix 3 issues related to Rolling Upgrades.
> 1. RU orchestration first upgrades the standby NameNode, then the active.
> However, HDFS utils.py only kills ZKFC on the active NameNode; instead, this
> should be on both active and standby.
> 2. When Ambari installs the packages of an HDP repo before RU, if the host
> only has AMS, then "hdp-select versions" will not report any values.
> Technically, this is ok for this host, so Ambari should ignore this. However,
> if the host does not report any delta of versions and was not able to read a
> version from /var/lib/ambari-agent/data/repo_version_history.json and does
> contain the stack's root folder (e.g., /usr/hdp), then it should result in an
> error.
> 3. In RU, the flume stop command issues a kill, but does not supply a signal,
> such as -15
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)