Known issues in Database Catalogs
This topic describes the Database Catalog known issues for Cloudera Data Warehouse Private Cloud.
Known issues identified in 1.5.1
- DWX-15869: Database Catalog edit page does not load
- If the
Trusted Kerberos Realms
configuration on the base cluster's Core Settings service is not empty or if the Additional Rules to Map Kerberos Principals to Short Names field (auth_to_local_rule
property) contains the following characters:\
,"
,\t
,\n
,\b
, and\f
, then the CDW Database Catalog and Virtual Warehouse edit page does not load. The logs of the dwx-server pod in the control plane namespace contain the following error message: Not able to render config, err:invalid character 'Q' in string escape code. - DWX-15302: Upgrade button stays visible even after the upgrade completes
- After you upgrade the Database Catalog, the Upgrade button remains visible on the CDW web interface instead of disappearing or getting disabled.
Known Issues identified in 1.5.0
- DWX-14022: The metastore-sys-init-job job fails with "Table not found 'TXNS'" error
- You see that the default Database Catalog starts successfully and the UI indicates it as running, however, the metastore-sys-init pods are in an error state. You also see that the Hive MetaStore (HMS) pods fail with the following error: "[HiveServer2-Background-Pool: Thread-125] ERROR org.apache.hadoop.hive.ql.parse.CalcitePlanner - org.apache.hadoop.hive.ql.parse.SemanticException: Line 1:1117 Table not found 'TXNS'". This happens because the TXNS table is not present on CDP Private Cloud Base version 7.1.7 SP2.
Known Issues identified in 1.4.1
- DWX-13758: Updating the pre-upgrade Database Catalog and Virtual Warehouse fails silently
- If you update or refresh the Database Catalogs and Virtual
Warehouses that were created before you upgraded to 1.4.1 by changing their
configurations, then they may go into an erroneous state.
Do not update or refresh the Database Catalogs and Virtual Warehouses that were created before you upgraded to 1.4.1.
Known Issues identified before 1.4.1
- DWX-8979: Parquet demo data set only loads partially on OpenShift clusters
- On OpenShift clusters, the Parquet demo data set loads partially on a non-default Database Catalog, intermittently. As a result, you may intermittently and partially see the demo data set in Hue.