Known issues in 7.1.9 SP1 CHF 6
You must be aware of the known issues and limitations, the areas of impact, and workaround in Cloudera Runtime 7.1.9 SP1 CHF 6.
Known issues identified in Cloudera Runtime 7.1.9 SP1 CHF 6
There are no new known issues identified in this release.
Known issues identified before Cloudera Runtime 7.1.9 SP1 CHF 6
The following known issues were identified in earlier releases:
- CDPD-49323: INSERT statement does not respect Ranger policies for HDFS
- In a cluster with Ranger auth (and with legacy catalog
mode), even if you provide RWX to cm_hdfs -> all-path for the user impala,
inserting into a table whose HDFS POSIX permissions happen to exclude impala
access will result in
AnalysisException: Unable to INSERT into target table (default.t1) because Impala does not have WRITE access to HDFS location: hdfs://XXXXXXXXXXXX
Apache Jira: IMPALA-11871
- CDPD-77054: Exporting shell entities can cause the import to fail
- For Apache Hive tables created with Apache Spark, there may be shell entities created in Apache Atlas. If these entities are in the export zip file before they are resolved, the import will fail.
- CDPD-70450: Impala SQL queries that include the “WITH” clause should populate lineage in Atlas
- Impala SQL queries that do not use the
WITH
clause can show lineage in Atlas, but queries that do use theWITH
clause cannot show lineage in Apache Atlas. Impala SQL queries using theWITH
clause are not supported. - OPSAPS-72509, CDPD-32440: Hive metadata transfer to GCS fails with ClassNotFoundException
-
Hive replication policies from an on-premises cluster to cloud fails during the “Transfer Metadata Files” step if the following conditions are true:
- the target is a GCS Data Lake
- the source Cloudera Manager version is 7.11.3 CHF7, 7.11.3 CHF8, 7.11.3 CHF9, 7.11.3 CHF9.1, 7.11.3 CHF10, or 7.11.3 CHF11
fs.gs.delegation.token.binding
property is already defined in the configuration and cannot be unset to disable the delegation tokens in the cloud connector service.