[ 
https://issues.apache.org/jira/browse/AMBARI-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615613#comment-13615613
 ] 

Sumit Mohanty commented on AMBARI-1726:
---------------------------------------

Text inside the wizard may also need fixing.
{noformat}
This Stack Upgrade Wizard will walk you through the steps of upgrading the 
cluster to the latest available stack version.

Installed stack version: HDP-1.2.0
Upgrade stack version: HDP-1.3.0 {noformat}
                
> It seems upgrades available at the FE is hard-coded to 1.3.0
> ------------------------------------------------------------
>
>                 Key: AMBARI-1726
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1726
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Sumit Mohanty
>            Assignee: Srimanth Gunturi
>             Fix For: 1.3.0
>
>
> In order to test upgrade, I modified the available stack definitions to allow 
> upgrade from 1.2.0 to 1.2.2 and removed upgrade to 1.3.0. However, the FE 
> still says "(Upgrade available: *HDP-1.3.0*)". 
> However, 
> http://ec2-54-234-176-118.compute-1.amazonaws.com:8080/api/v1/stacks2/HDP/versions/1.3.0/
>  has min_upgrade_version as null.
> {noformat}{
>   "href" : 
> "http://ec2-54-234-176-118.compute-1.amazonaws.com:8080/api/v1/stacks2/HDP/versions/1.3.0/";,
>   "Versions" : {
>     "stack_version" : "1.3.0",
>     "stack_name" : "HDP",
>     "min_upgrade_version" : null
>   },...{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to