cat

Prints an HDFS file contents to stdout.

The usage is as follows:

$ hadoop fs -cat <path/to/file>
Arguments

-ignoreCrc

Disables checksum verification

Examples:

$ hadoop fs -cat /user/admin/testload/file_test.csv
$ hadoop fs -checksum file:///etc/hosts
Found a mistake? Seleсt text and press Ctrl+Enter to report it