[
https://issues.apache.org/jira/browse/AMBARI-20490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933965#comment-15933965
]
Hadoop QA commented on AMBARI-20490:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12859683/AMBARI-20490.trunk.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 6 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:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/11098//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11098//console
This message is automatically generated.
> Fixes for Express Upgrade on large-scale clusters: batch execute-stage for
> hdp-select set all, alert for hdp-select versions, EU from HDP 2.2 to 2.5
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-20490
> URL: https://issues.apache.org/jira/browse/AMBARI-20490
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 3.0.0, 2.5.0
>
> Attachments: AMBARI-20490.branch-2.4.patch,
> AMBARI-20490.branch-2.5.patch, AMBARI-20490.trunk.patch
>
>
> On large-scale clusters over 1000 nodes, performance during Express Upgrade
> can be very slow and it takes more time to fix potential errors.
> We can remedy these with the following fixes:
> * "hdp-select set all" is currently ran in the ClusterGroup with a single
> stage instead of batching. This can cause Ambari Server to be the bottleneck
> when processing 1000+ requests. Allow the execute-stage inside a ClusterGroup
> to use batching.
> * If some hosts have symlinks or dirs that don't belong in /usr/hdp/ then it
> will prevent the hosts from running "hdp-select versions". We can find these
> problematic hosts with an alert.
> * There is currently no upgrade path from HDP 2.2 directly to 2.5. Doing a
> 2-step upgrade is very time consuming (only for branch 2.4 since HDP 2.2 no
> longer supported in Ambari 2.5).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)