Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
-
Add a new storage type NVDIMM and a new storage policy ALL_NVDIMM for HDFS. The NVDIMM storage type is for non-volatile random-access memory storage medias whose data survives when DataNode restarts.
-
HDFS, NVDIMM
Description
The non-volatile memory NVDIMM is faster than SSD, it can be used simultaneously with RAM, DISK, SSD. The data of HDFS stored directly on NVDIMM can not only improves the response rate of HDFS, but also ensure the reliability of the data.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-15600 TestRouterQuota fails in trunk
- Resolved
-
HDFS-15624 Fix the SetQuotaByStorageTypeOp problem after updating hadoop
- Resolved
- links to