Yes. $HADOOP_HOME/bin/hadoop fs -ls / (to view all the files in HDFS) $HADOOP_HOME/bin/hadoop fs -rmr /<directory/file> (to delete a particular file or folder)
On Thu, Aug 1, 2013 at 9:13 PM, Christian Schneider <[email protected]> wrote: > Hi, > is there smth. available to do it on the commandline? > > I need to cleanup some old files from our system. > > Best Regards, > Christian. -- Regards- Pavan
