Behavioral Changes in Ranger
Behavioral changes denote a marked change in behavior from the previously released version to this version of Apache Ranger.
Behavioral Changes in Cloudera Runtime 7.3.1.500 SP3
There are no behavioral changes in this release.
Behavioral Changes in Cloudera Runtime 7.3.1.300 SP1 CHF 1
There are no behavioral changes in this release.
Behavioral Changes in Cloudera Runtime 7.3.1.200 SP1
There are no behavioral changes in this release.
Behavioral Changes in Cloudera Runtime 7.3.1.100 CHF 1
- Summary: Hive authorization from Ranger for Alter Table Rename command does not require CREATE database permission on the database where the renamed table will be created.
- Previous behavior:
In releases earlier than 7.3.1.100, whenever Alter Table Rename command was used across databases in Hive, authorization from Ranger required CREATE database permission for the user on the target database in which the renamed table was created.
Behavioral Changes in Cloudera Runtime 7.3.1
- Summary: Policy resources in the Ranger Admin UI are being added using React JS instead of Backbone JS
- Previous behavior:
Earlier with Backbone JS, when you copied and pasted resource values containing commas or spaces (for example, in Hive policy resources: database1, database2), the UI automatically split them into separate values — database1 and database2. The same behaviour applied to space-separated values. Because of this, you were not allowed to enter resource names containing commas and spaces, and this limitation affected all service policy resources.
- Summary: Ranger access audit behavior changes.
- Previous behavior:
- Summary: Storagehandler authorisation has to be enabled for Ranger by setting the property "hive.security.authorization.tables.on.storagehandlers" to True in hive-site.xml file in HiveServer2 service.
- Previous behavior:
