- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 79字
- 2021-07-08 09:43:51
HDFS
HDFS is a distributed scalable filesystem written in Java for the Hadoop processing framework. HDFS is not a fully POSIX-compliant filesystem and does not offer a block interface. The reliability of HDFS is of concern as it lacks high availability. The single NameNode in HDFS is a SPoF and performance bottleneck. HDFS is again suitable, primarily storing a small number of large files rather than the mix of small and large files at scale that modern deployments demand.
推薦閱讀
- Vue.js 3.x快速入門
- Boost.Asio C++ Network Programming(Second Edition)
- Java Web開發之道
- SQL for Data Analytics
- 我的第一本算法書
- Instant Typeahead.js
- Internet of Things with the Arduino Yún
- Learning Concurrent Programming in Scala
- Android系統原理及開發要點詳解
- Learning jQuery(Fourth Edition)
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Java Web應用開發給力起飛
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- WordPress Search Engine Optimization(Second Edition)