Re: Granting Permissions to HDFS

2010-10-30 Thread Hemanth Yamijala
Hi, On Thu, Oct 28, 2010 at 5:11 PM, Adarsh Sharma wrote: > Dear all, > I am listing all the HDFS delails through -fs shell. I know the superuser > owns the privileges to list files. But know I want to grant all read and > write privileges to two new users (for e. g  Tom and White ) . Only these

Granting Permissions to HDFS

2010-10-28 Thread Adarsh Sharma
Dear all, I am listing all the HDFS delails through -fs shell. I know the superuser owns the privileges to list files. But know I want to grant all read and write privileges to two new users (for e. g Tom and White ) . I read the HDFS Shell User guide that tells about *chmod, chown, chgrp* com