[
https://issues.apache.org/jira/browse/AMBARI-9964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350733#comment-14350733
]
Hadoop QA commented on AMBARI-9964:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12703096/AMBARI-9964.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 2 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/1954//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1954//console
This message is automatically generated.
> Rolling Upgrade: Expose FinalizeUpgradeAction to API or force transition from
> UPGRADED to CURRENT for cluster_version via API request
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-9964
> URL: https://issues.apache.org/jira/browse/AMBARI-9964
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.0.0
>
> Attachments: AMBARI-9964.patch
>
>
> syntax for this task is
> {code}
> /var/lib/ambari-server/resources/scripts/upgradeHelper.py finalize-ru
> --user=admin --hostname=1a9.vm --password=admin --clustername=cc
> --repository-version=HDP-2.2.2.0-2561
> {code}
> And output is either
> {code}
> INFO: Upgrade action 'finalize-ru' completed successfully.
> {code}
> or something like
> {code}
> {
>
>
> "status" : 400,
>
>
> "message" : "java.lang.IllegalArgumentException: Repository version with
> display name HDP-2.2.2.0-2531 does not exist"
>
> }
> {code}
> {code}
> {
>
>
> "status" : 500,
> "message" : "org.apache.ambari.server.controller.spi.SystemException:
> Finalization failed"
> }
> {code}
> In latter case, details should be located in a server log
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)