You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2017/07/06 10:01:00 UTC

[jira] [Commented] (AMBARI-21414) After Upgrading From non-HDP to HDP the Stacks/Versions Page Allows Upgrade Back to non-HDP

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

Andrii Tkach commented on AMBARI-21414:
---------------------------------------

30378 passing (28s)
  157 pending

> 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
>
>         Attachments: AMBARI-21414.patch
>
>
> 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)