Hi, What is the proper way of removing segment in context of hadoop? Recrawl scripts tend to use normal "rm" command for this (eg.: http://wiki.apache.org/nutch/IntranetRecrawl). Does it work with nutch distributed on several computers? Shouldn't it use "bin/hadoop fs -rmr"?
I did tried to find the answer in archive. I couldn't find a question like this, though some examples used hadoop commands instead of regular ones. Thanks, Marcin
