Andrii Tkach created AMBARI-21414:
-------------------------------------

             Summary: After Upgrading From non-HDP to HDP the Stacks/Versions 
Page Allows Upgrade Back to non-HDP
                 Key: AMBARI-21414
                 URL: https://issues.apache.org/jira/browse/AMBARI-21414
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.5.2
            Reporter: Andrii Tkach
            Assignee: Andrii Tkach
            Priority: Blocker
             Fix For: 2.5.2


After successfully upgrading from non-HDP to HDP, the Stacks and Versions page 
shows both stacks. This is wrong for two reasons:

- No component is left on non-HDP and it should not be shown since it's not 
compatible with HDP
- There is an Upgrade button clickable on the non-HDP stack

STR:
- Install non-HDP stack
- Upgrade to Apache Ambari 2.5.2
- Register an HDP repo and perform an upgrade

The following shows that the compatible repositories are only HDP
{code}
{
  "items" : [
    {
      "CompatibleRepositoryVersions" : {
        "repository_version" : "2.6.0.0-334"
      }
    }
  ]
}
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to