Fixed Issues in Apache Hive

Review the list of Hive issues that are resolved in Cloudera Runtime 7.2.9.

CDPD-18619: Backport HIVE-24293: Integer overflow in llap collision mask.
This is a fix for a race condition in the cache collision logic. This issue was discovered in DWX-3963 This issue is now resolved.
CDPD-16986: hive.table("table_name").show results in null pointer exception.
Dataframe obtained by hive.table("table_name") is usable now. This issue is now resolved.
CDPD-14820: Fixed probeDecode issue. TezCompiler pushes down MapJoin Operators with Key expressions.
Now, only MapJoins with simple keys is supported by the Hive probeDecode feature.
OPSAPS-57720: DH cluster creation fails post CDH upgrade.
Cloudera Manager had no upgrade handler for Hive Metastore. This issue is now resolved.
OPSAPS-49148: "Update Hive Metastore NameNodes" invokes metatool for each database.
Removed unnecessary executions of the metatool with updateLocation to lower the total execution time and usage of resources for 'Update Hive Metastore NameNodes'. This issue is now resolved.
OPSAPS-43909: Execution filter is not applied to Delete Policy.
Execution filter is now applied to Delete Policy also. This issue is now resolved.

Apache Patch Information

  • HIVE-24603
  • HIVE-24550
  • HIVE-24630
  • HIVE-24581
  • HIVE-24535
  • HIVE-24602
  • HIVE-24233
  • HIVE-24276
  • HIVE-23799
  • HIVE-23791
  • HIVE-23764
  • HIVE-23107
  • HIVE-20137

Technical Service Bulletins

TSB 2021-524: Intermittent data duplication if direct insert enabled
For the latest update on this issue see the corresponding Knowledge article: TSB 2021-524: Intermittent data duplication if direct insert enabled