Known Issues in Knox

Learn about the known issues in Knox, the impact or changes to the functionality, and the 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

On FIPS cluster, Knox-Impala connection is failing with SSL error code 5
The Knox-Impala connection is failing with SSL error code 5 on FIPS clusters. This prevents accessing Impala through Knox.
CDPD-78656: Health test for Knox fails if the gateway.client.auth.needed = true is set
The health test for Knox Gateway fails if the gateway.client.auth.needed parameter is set to true. Environments using the "curl" call are impacted. The curl call from CM is not specifying any certificate (store) while Knox is configured to require one.
To avoid the startup failure, use gateway.client.auth.wanted = true.