The HDFS system for Hadoop

Source: Internet
Author: User
Tags hdfs dfs

First, Namenode maintains 2 sheets:

1. File system directory structure, and meta-data information

2. Correspondence between the file and the data block list

stored in the Fsimage and loaded into memory at run time.

Operation Log written to edits

?

Second, DataNode

Storage using block form. In Hadoop2, the default size is 128MB.

The security of data is saved using a copy, which is the default number of 3.

?

Using the shell to access HDFs

Bin/hdfs dfs–xxx

?

Third, RPC (Remote procedure Call)

A remote procedure call needs to have a server (the external exposure method is used by the caller), and a client (the active calling method).

The HDFS system for Hadoop

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.