Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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 the FileSystem specification. This will require editing hadoop-common-project/hadoop-common/src/site/markdown/filesystem/filesystem.md.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-14061 Support CF-level Storage Policy
- Closed
-
HDFS-8345 Storage policy APIs must be exposed via the FileSystem interface
- Resolved
- is required by
-
HADOOP-11981 Add storage policy APIs to filesystem docs
- Open
- relates to
-
HDFS-8815 DFS getStoragePolicy implementation using single RPC call
- Resolved