Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
bin/hadoop dfsadmin -setQuota 5 /tmp/a
here /tmp/a is a file.
setQuota: java.io.FileNotFoundException: Directory does not exist: /tmp/a
The error message should not say filenotfoundexception but something like input should be directory.