security - Hadoop cannot access /logs/. in secure mode -


i using hadoop-2.6.0 , enabled security kerberos. working fine. unable access logs files browser. shows

problem accessing /logs/. reason:  user babu unauthorized access page. 

i tried users no luck.

can me how authorize user access log files?

you shouldn't access logs directly in fs, access restricted nm user , yarn group. use log-aggregation service retrieve/view logs. see simplifying user-logs management , access in yarn.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -