Known issues in Hive Virtual Warehouses
This topic describes the Hive Virtual Warehouse known issues for Cloudera Data Warehouse (CDW) Private Cloud.
Known Issues in 1.4.1
- DWX-13718: Unable to register UDFs in CDW using the auxiliary JARs approach
- You may not be able to register UDFs by setting the CDW_HIVE_AUX_JARS_PATH parameter by going to tab and selecting env from the Configuration file drop-down menu and repeating the same from the Query Coordinator tab.
- DWX-13095: Hive LLAP coordinator and executor not getting up
- You may notice that Hive query executor pods disappear every 10 minutes after a spike of connections in ZooKeeper. This happens because the ZooKeeper node (/zkdtsm_hive-[***COMPUTE-NAMESPACE***]/ZKDTSMRoot/ZKDTSMTokensRoot) that stores the delegation tokens increases in size because a number of delegation tokens are not cleaned up. As a result, it takes more than a minute for the ZooKeeper cache to rebuild, slowing down the query executor startup. This slowness in starting up the query executors results into a time out causing the query executors to disappear and start up again every 10 minutes.
Known Issues before 1.4.1
- DWX-8524: Hive queries on sys.db tables may fail
- When you run queries on the sys.db table from Data Analytics
Studio, you may see the following error: “
Cannot create PoolableConnectionFactory (Could not open SSL root certificate file /mnt/config/current/hms-root.crt.)
” on a default Database Catalog using PostgreSQL database. This happens because PostgreSQL requires SSL. This issue does not occur on Database Catalogs using MariaDB. - DWX-6234: WAIT TIME seconds cannot be set to "0" in the Hive Virtual Warehouse UI
- The slider that can be used to set WAIT TIME in the Hive Virtual Warehouse UI displays a range from 0 to 1000, but if you set it to 0, the UI automatically changes it to 60.
- DWX-4842: Entities are not being created in Atlas
- Base clusters that are using Java 11 might be using truststores in PKCS12 format. Currently, Hive Virtual Warehouses on CDW Private Cloud only supports truststores in JKS format. This prevents the entities from being created in Atlas.