Developers should be familiar with hadoop CLI to manage or preview files in HDFS.

  • We can use either hadoop fs or hdfs dfs
  • They are just aliases
  • You can get help by issuing commands such as hadoop fs or hadoop fs -help