[
https://issues.apache.org/jira/browse/AMBARI-14282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049527#comment-15049527
]
Yusaku Sako commented on AMBARI-14282:
--------------------------------------
Filed https://issues.apache.org/jira/browse/AMBARI-14305 for the UT failure.
> Handle Ranger Admin restart for downgrade from HDP-2.3 to HDP-2.2
> ------------------------------------------------------------------
>
> Key: AMBARI-14282
> URL: https://issues.apache.org/jira/browse/AMBARI-14282
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Gautam Borad
> Assignee: Gautam Borad
> Fix For: 2.2.0
>
> Attachments: AMBARI-14282.patch
>
>
> Fix the version compare issue in ranger setup files. By adding comparison
> with checks for upgrade/downgrade.
> Example:
> {code}
> if (upgrade_direction == Direction.DOWNGRADE) and
> compare_versions(format_hdp_stack_version(params.version), '2.3') < 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)