Apache Knox Gateway Overview

Apache Knox
https://www.adaltas.com/en/2019/02/04/apache-knox/

Hadoop URLs VS Knox URLs
| Service | Hadoop URL | Apache Knox URL |
|---|---|---|
| WebHDFS | http://namenode-host:50070/webhdfs | https://knox-host:8443/gateway/default/webhdfs |
| WebHCat | http://webhcat-host:50111/templeton | https://knox-host:8443/gateway/default/templeton |
| Apache Oozie | http://oozie-host:11000/oozie | https://knox-host:8443/gateway/default/oozie |
| Apache HBase | http://hbase-host:60080 | https://knox-host:8443/gateway/default/hbase |
| Apache Hive | http://hive-host:10001/cliservice | https://knox-host:8443/gateway/default/hive |
Apache Hive connections often disconnected via Apache Knox

How to troubleshoot Apache Knox
https://datahovel.com/2017/10/11/how-to-troubleshoot-apache-knox/
