Enable support for heterogeneous storages in HDFS
-------------------------------------------------
Key: HDFS-2832
URL: https://issues.apache.org/jira/browse/HDFS-2832
Project: Hadoop HDFS
Issue Type: New Feature
Affects Versions: 0.24.0
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
HDFS currently supports configuration where storages are a list of directories.
Typically each of these directories correspond to a volume with its own file
system. All these directories are homogeneous and therefore identified as a
single storage at the namenode. I propose, change to the current model where
Datanode * is a * storage, to Datanode * is a collection * of stroages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira