Introduction to HDFS Application Development
HDFS
Hadoop distribute file system (HDFS) is a distributed file system with high fault tolerance running on universal hardware. HDFS supports data access with high throughput and applies to processing of large-scale data sets.
HDFS applies to the following application scenarios:
- Massive data processing (higher than the TB or PB level)
- Scenarios that require high throughput
- Scenarios that require high reliability
- Scenarios that require excellent scalability
HDFS APIs
HDFS applications can be developed using Java. For details about APIs, see HDFS Java APIs.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot