Some basic operations in Hadoop

Source: Internet
Author: User
Keywords nbsp; dfs some for example noodles
Tags abstract aliyun basic difference distributed environment example file

& http: //www.aliyun.com/zixun/aggregation/37954.html "> nbsp; The first rough talk about the difference between" hadoop fs "and" hadoop dfs ": fs is the more abstract level, in a distributed environment , Fs is dfs, but in the local environment, fs is a local file system, this time dfs is not available.

1, list the HDFS file:

1hadoop fs -ls

a) The contents of the "/ user / username /" directory of HDFS are listed without anything following -ls

b) If you want to list the contents of a folder, -ls followed by the path to the folder, for example, lists the contents of input:

1hadoop fs -ls input

2, create a folder in HDFS:

1hadoop fs -mkdir The name of the folder

E.g:

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.