Which of the following statement can be used to get the storage policy of a file or a directory?
(a) hdfs dfsadmin -getStoragePolicy path
(b) hdfs dfsadmin -setStoragePolicy path policyName
(c) hdfs dfsadmin -listStoragePolicy path policyName
(d) all of the mentioned
The question was asked in semester exam.
The origin of the question is MapReduce Job in section Working of MapReduce of Hadoop