remove file hadoop dfs -rmr <dirname>
list file hadoop dfs -ls On Mon, Feb 28, 2011 at 10:13 AM, Eric <eric.x...@gmail.com> wrote: > Note that Hadoop will put your files in a trash bin. You can use the > -skipTrash option to really delete the data and free up space. See the > command "hadoop dfs" for more details. > > 2011/2/28 Ondřej Nevělík <neve...@gmail.com> >> >> hadoop dfs -rmr "directory" >> >> 2011/2/28 real great.. <greatness.hardn...@gmail.com> >>> >>> Hi, >>> How do you delete a directory in HAdoop? >>> Contents are inside it. >>> >>> -- >>> Regards, >>> R.V. >> > > -- Pedro