Hi Pavan, thanks, those two commands i know. I mean a way to do it in a "exploitative" way. Like with "nc".
Best Regards, Christian. 2013/8/1 Pavan Sudheendra <[email protected]> > 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 >
