Xiaoyu Yao created HDFS-7806: -------------------------------- Summary: Refactor: move StorageType.java from hadoop-hdfs to hadoop-common Key: HDFS-7806 URL: https://issues.apache.org/jira/browse/HDFS-7806 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Xiaoyu Yao Priority: Minor
We need to migrate the StorageType definition from hadoop-hdfs (org.apache.hadoop.hdfs) to hadoop-common(org.apache.hadoop.fs) because the ContentSummary and FileSystem#getContentSummary() in org.apache.hadoop.fs package needs to be enhanced with the storage type quota amount and usage. -- This message was sent by Atlassian JIRA (v6.3.4#6332)