Table of Contents

About

Fs Shell is a client command line tool to manage HDFS.

Syntax

hadoop fs command uri

# hdfs dfs is a synonym
hdfs dfs command uri

where:

Management

Copy

For copy, you can also use HDFS - DistCp (distributed inter/intra-cluster copy)

Documentation / Reference