[ https://issues.apache.org/jira/browse/HDFS-13907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ayush Saxena resolved HDFS-13907. --------------------------------- Fix Version/s: (was: 3.1.2) Resolution: Not A Problem > RBF: Add check to setQuota command > ---------------------------------- > > Key: HDFS-13907 > URL: https://issues.apache.org/jira/browse/HDFS-13907 > Project: Hadoop HDFS > Issue Type: Wish > Components: federation > Affects Versions: 3.0.0 > Reporter: Ranith Sardar > Assignee: Ranith Sardar > Priority: Major > > No check being done for second argument on -setQuota command. > Execute the dfsrouteradmin -setQuota command with the below scenarios. > ./hdfs dfsrouteradmin -setQuota /dir -nsQuota 12 -ssQuota 100 > O/P: Successfully set quota for mount point /dir > > ./hdfs dfsrouteradmin -setQuota /dir -nsQuota 15 -ssQuot 100 > > if one of the argument is not correct, should not execute the -setQuota > command. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org