-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha2
-
Labels:None
-
Hadoop Flags:Reviewed
Multiple parts of the Datanode (FsVolumeSpi, ReplicaInfo, FSVolumeImpl etc.) implicitly assume that blocks are stored in java.io.File(s) and that volumes are divided into directories. We propose to abstract these details, which would help in supporting other storages.
- is depended upon by
-
HDFS-10675 [READ] Datanode support to read from external stores.
-
- Resolved
-
- is related to
-
HDFS-9806 Allow HDFS block replicas to be provided by an external storage system
-
- Resolved
-