fs

This command allows direct interaction with the Hadoop Distributed File System (HDFS) as well as other file systems that Hadoop supports, such as Local FS, WebHDFS, S3 FS, and others.

Usage:

$ hadoop fs <args>

The arguments accepted by the fs command are described in the FileSystem shell section.

Found a mistake? Seleсt text and press Ctrl+Enter to report it