Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
All
Description
Today , all the products of the Hadoop ecosystem (HDFS, YARN, HBASE ...) have independent GUIs , each on different ports.
In a cloud environment, it is not possible to expose all these ports. In this environment we often use SOCKS proxy in order to access the UIs.
It would be a good idea to introduce a best practice in order to regroup all the UIs on a same port like a plugin.
This way, we could easily access all the UIs and not use URL rewriting for example in order to tinker a common access to all the UIs.