Hi everyone,
I was developing a hadoop web application. One thing bothers me about the security is the cluster application management page, e.g. XXX:8088/cluster. If anyone any access the page, then the information about our jobs will be disclosure, which is bad for security. Does anyone know how to secure this page? Something like add a log in mechanism.