[
https://issues.apache.org/jira/browse/HDFS-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HDFS-7806:
--------------------------------
Summary: Refactor: move StorageType from hadoop-hdfs to hadoop-common
(was: Refactor: move StorageType.java from hadoop-hdfs to hadoop-common)
> Refactor: move StorageType 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
> Components: datanode, namenode
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Priority: Minor
> Attachments: HDFS-7806.00.patch, HDFS-7806.01.patch,
> HDFS-7806.02.patch
>
>
> To report per storage type quota and usage information from "hadoop fs -count
> -q" or "hdfs dfs -count -q", 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() are in org.apache.hadoop.fs package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)