Fixed Issues in Hive
Cloudera Runtime 7.1.9 SP2 resolves identified Hive functional errors and includes technical patches to improve service stability and performance.
- CDPD-92478: Timestamp processing in MetaStoreUtils
- Previously, Hive Metastore utilities used local time zone settings to convert between timestamps and strings.
- CDPD-100039: Hive Query Language compilation error
- Previously, Hive Query Language failed with a compilation error because the
org.apache.commons.configurationpackage was not found. - CDPD-98866: Timestamp processing in MetaStoreUtils
- Previously, Hive Metastore utilities used local time zone settings to convert between timestamps and strings.
- CDPD-98287/CDPD-97222: HiveServer2 hangs during JVM shutdown
- Previously, the PrivilegeSynchronizer thread did not run as a daemon thread. This caused the HiveServer2 process to remain running but stop listening to the port during OutOfMemory (OOM) situations, preventing the JVM from destroying properly.
- CDPD-93597: SHOW COMPACTIONS output filtering
- Previously, the SHOW COMPACTIONS output included all historical information, which caused the display to become unwieldy when many partitions or history lines existed.
