hadoop - Use of Group and roles in HDFS -


i new hdfs, when run hadoop fs -ls /tmp/data command , below output

-rw-r--r-- 2 root root 52784 2014-08-01 09:52 /tmp/data/sample1.pdf
-rw-r--r-- 2 root root 52784 2014-08-01 09:52 /tmp/data/sample2.pdf


output wanna know
which group? , use of group ? user?

1st root user , 2nd root group.

group used group users under restrict access hdfs directories based on groups.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -