I guess I might need to check jetty documentation as well. Anyway, here is my 
question.

hdfs and map/reduce can be tracked via web interfaces, e.g. at 50070, 50030, 
etc. We won't want to see that anyone can access such web pages. But only 
authorized ppl can access them from anywhere anytime. One way might be to wrap 
the JSPs or rename JSPs and put an access page in front of them (cautious, not 
to break any possible links). But what is the best way to protect such web 
interfaces by adding some 
user authentication? Any suggestions?

Thanks,
--

Michael


      

Reply via email to