Known Issues in Apache Knox

Learn about the known issues in Knox, the impact or changes to the functionality, and the workaround.

CDPD-71305: Concurrent impala shell connection failure
If a user makes a concurrent impala-shell connection through Knox, then the connection fails.
Use only one Knox role.
CDPD-68146: Unable to update the log level for Knox from Cloudera Manager
Users are not able to change the log level for Knox from Cloudera Manager. Hence, it impacts debugging in case of any issue.
Change the level for the org.apache.knox.gateway logger in /var/lib/knox/gateway/conf/gateway-log4j2.xml file and restart Knox.
CDPD-64652: During CDH + OS rolling upgrade knox admin api access fails with 403 ACL authorization failures
During OS upgrades, attempts to access Knox on the host being upgraded may produce occasional 403 HTTP responses.
Since the cause is the unavailability of underlying OS service(s), wait and retry the failed request(s).
CDPD-60379: During rolling upgrade of Knox service, access fails with 503/500/404/403 error code
The user operation which is performed during the rolling upgrade of knox might fail with 503/500/404/403 error code.
Retry the user operation.
CDPD-60376: Cloud loadbalancer takes 20-30 secs to failover to the next available knox host
If Knox is in HA and one of the Knox server is down, then accessing of service via Control plane endpoint url(i.e. via cloud loadbalancer) will take ~ 30secs to failover the request to available knox instance.
Retry the request after 30 seconds.
CDPD-3125: Logging out of Atlas does not manage the external authentication
At this time, Atlas does not communicate a log-out event with the external authentication management, Apache Knox. When you log out of Atlas, you can still open the instance of Atlas from the same web browser without re-authentication.
To prevent additional access to Atlas, close all browser windows and exit the browser.