Wednesday 29 January 2014

Thursday 2 January 2014

Changing ownership in hdfs

To change the owner ie chown you need to run it as hdfs user
It changed the owner to myuser when i copied it from another location but this command saved the day.

sudo -u hdfs hadoop fs -chown -R hbase:hbase /hbase/Table_Name