HDFS Notes
  • Introduction
  • Commands
    • Removing all the files at once
    • Remove Directory
  • Change Block size of existing files in Hadoop
Powered by GitBook
On this page

Was this helpful?

  1. Commands

Remove Directory

Remove Directory

hadoop dfs -rmr hdfs://host:port/Navi/MyDir\,\ Name \( for the directory with name "MyDir, Name\) -4
PreviousRemoving all the files at onceNextChange Block size of existing files in Hadoop

Last updated 5 years ago

Was this helpful?