Hadoop-hdfs, MapReduce Learning Essays

Source: Internet
Author: User

Hdfs:

1. Distributed File System: A file system stored across multiple computers in the management network

2, Hadoop defines an abstract file system concept, specifically a Java abstract class: Org.apache.hadoop.fs.FileSystm, as long as a file system implementation of the interface, it can be used as a Hadoop supported file system

3. Data BLOCK:

The default storage in HDFs is a block of 64M, and if one file is less than 64M, it does not occupy the entire block of data

Hadoop Dfsadmin-report View basic statistics for HDFS

Feel good to explain the article link:

Http://www.cnblogs.com/sharpxiajun/archive/2013/06/15/3137765.html

Http://www.cnblogs.com/xia520pi/archive/2012/05/28/2520813.html

Mapreduce:

Http://www.cnblogs.com/sharpxiajun/p/3151395.html

Hadoop-hdfs, MapReduce Learning Essays

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.