In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly shows you "what is the relationship between HDFS and the local file system", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "what is the relationship between HDFS and the local file system" this article.
What is the relationship between HDFS and the local file system:
HDFS is built on the local file system, and HDFS stores data by manipulating the local file system.
Hadoop is a layer of abstraction on the existing file system, but not all local file system.
In order to provide consistent interfaces to different data access, hadoop draws lessons from the concept of virtual file system of Linux, introduces Hadoop abstract file system, and provides a large number of concrete implementations. HDFS is one of the implementations.
Amazon S3 system, FTP (network), webhdfs (network), ramfs (memory), har, and so on, are all implementations of this abstract file system.
Hdfs is an abstraction of a higher-level file system, which regards a file system composed of multiple machines as a logical whole.
You can see fdisk-l, but it is its own file system, which is hdfs. You can't see it locally from linux. If you want to see the files in it, you can use the following command hadoop fs-ls.
Fdisk-l view hard disk and partition information
Hadoop fs-ls / View the directory information under the current hdfs
These are all the contents of the article "what is the relationship between HDFS and the local file system". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.