Behavioral changes in Cloudera Runtime 7.1.9 SP1 CHF 12

Know more about the behavioral changes in cumulative hotfix 12 for 7.1.9 SP1.

CDPD-88944: New configuration available to disable the Partition Management Task
Previous behavior:
Disable the PartitionManagementTask, which put a heavy load on the Hive Metastore when managing a large number of tables and partitions. Users had a tedious workaround by providing a pattern through metastore.partition.management.database.pattern or metastore.partition.management.table.pattern.
New behavior:
You can now set the metastore.partition.management.task.frequency configuration to 0 to disable the partition management task cluster-wide.

Apache Jira: HIVE-25324