Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
If hdfs dfsrouteradmin -setQuota specifies a nonexistent path in mount table, there is any error prompt message.
I think we should print error prompt message like:
hdfs dfsrouteradmin -setQuota /test -nsQuota 400 --ssQuota 200
/test not exist in mount table.
Attachments
Attachments
Issue Links
- duplicates
-
HDFS-13307 RBF: Improve the use of setQuota command
- Resolved