Behavioral changes denote a marked change in behavior from the previously released
version to this version of Cloudera Runtime.
Ranger
- 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.
- New behavior:
In 7.3.1 CHF1 and later releases, whenever Alter
Table Rename command is used across databases in Hive, authorization from Ranger does not
check for CREATE database permission for the user on the target database in which the
renamed table will be created.