Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.5.2
-
None
Description
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
{ "items" : [ { "CompatibleRepositoryVersions" : { "repository_version" : "2.6.0.0-334" } } ] }