-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36448/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Ivan Kozlov.
Bugs: AMBARI-12397
https://issues.apache.org/jira/browse/AMBARI-12397
Repository: ambari
Description
-------
For manual upgrade from 2.2 to 2.3 for Ranger hive plugin property
xasecure.hive.update.xapolicies.on.grant.revoke
will be shown in custom property accordion.
User need to manually set the above property value which was there in 2.2 after
the upgrade is done.
If the value is set as false in 2.2, need to set value as false.
If true no changes will be needed, as the default value for property
xasecure.hive.update.xapolicies.on.grant.revoke
is true in HDP 2.3.
Diffs
-----
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.2_to_2.3.json
875b271
Diff: https://reviews.apache.org/r/36448/diff/
Testing
-------
unit tests passed
Thanks,
Dmytro Sen