The shell of HDFs

Source: Internet
Author: User
Tags hadoop fs

The call file system (FS) shell command should use the form $HADOOP _home/bin/hadoop FS.

All FS shell commands use the URI path as the parameter.

The URI format is Scheme://authority/path.

The scheme for Hdfs,hdfs is HDFs, such as Hdfs://localhost:9000/, for local, local scheme is file, such as file://

The scheme and authority parameters are optional, and if not specified, the default scheme specified in the configuration is used.

For example,/parent/child can be represented as hdfs://namenode:namenodeport/parent/child, or/parent/child (assuming the configuration file is Namenode:namenodeport)

The behavior of most FS shell commands is similar to the corresponding UNIX shell command.

The shell of HDFs

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.