You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2015/10/13 23:25:06 UTC

[jira] [Created] (AMBARI-13413) Finalization Fails After Manual Upgrade Because of Cluster Version State Set To UPGRADING

Jonathan Hurley created AMBARI-13413:
----------------------------------------

             Summary: Finalization Fails After Manual Upgrade Because of Cluster Version State Set To UPGRADING
                 Key: AMBARI-13413
                 URL: https://issues.apache.org/jira/browse/AMBARI-13413
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.1.2
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Critical
             Fix For: 2.1.3


After manual upgrade from HDP 2.3.0 to HDP 2.3.2, all {{host_version}} upgraded to 2.3.2 with the {{UPGRADED}} state, but the {{cluster_version}} is stuck at {{UPGRADING}}.

{code}
[root@falconk1 lib]# ambari-server set-current --cluster-name=falconK --version-display-name=HDP-2.3.2.0-2950
Using python  /usr/bin/python2.6
Setting current version...
Enter Ambari Admin login: admin
Enter Ambari Admin password:
ERROR: Exiting with exit code 1.
REASON: Error during setting current version. Http status code - 500.
 {
  "status" : 500,
  "message" : "org.apache.ambari.server.controller.spi.SystemException: Finalization failed. More details: \nSTDOUT: Begin finalizing the upgrade of cluster falconK to version 2.3.2.0-2950\n\nSTDERR: The cluster stack version state UPGRADING is not allowed to transition directly into CURRENT"
}
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)