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
orhadoop fs -help
Modified on: Tue, 30 Jul, 2019 at 12:02 AM
Developers should be familiar with hadoop CLI to manage or preview files in HDFS.
hadoop fs
or hadoop fs -help
Did you find it helpful? Yes No
Send feedback