You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:27:05 UTC

[jira] [Created] (HADOOP-12161) Add getStoragePolicy API to the FileSystem interface

Arpit Agarwal created HADOOP-12161:
--------------------------------------

             Summary: Add getStoragePolicy API to the FileSystem interface
                 Key: HADOOP-12161
                 URL: https://issues.apache.org/jira/browse/HADOOP-12161
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
            Reporter: Arpit Agarwal


HDFS-8345 added {{FileSystem#getAllStoragePolicies}} and {{FileSystem#setStoragePolicy}}. Jira to

# Add a corresponding {{FileSystem#getStoragePolicy}} to query the storage policy for a given file/directory.
# Add corresponding implementation for HDFS i.e. {{DistributedFileSystem#getStoragePolicy}}.
# Update FileSystem contract docs. This will require editing _hadoop-common-project/hadoop-common/src/site/markdown/filesystem/filesystem.md_.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)