Vidyalelo
Hadoop · Q47

Advanced MapReduce Concepts

Programming · Hadoop · question 47

Q47

Which of the following statement can be used to get the storage policy of a file or a directory?

A.
hdfs dfsadmin -getStoragePolicy path
Answer
B.
hdfs dfsadmin -setStoragePolicy path policyName
C.
hdfs dfsadmin -listStoragePolicy path policyName
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board