[ https://issues.apache.org/jira/browse/HDFS-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514735#comment-14514735 ]
Arpit Agarwal commented on HDFS-8205: ------------------------------------- +1 for the patch. I will commit it shortly. > CommandFormat#parse() should not parse option as value of option > ---------------------------------------------------------------- > > Key: HDFS-8205 > URL: https://issues.apache.org/jira/browse/HDFS-8205 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 2.8.0 > Reporter: Peter Shi > Assignee: Peter Shi > Priority: Blocker > Attachments: HDFS-8205.01.patch, HDFS-8205.02.patch, HDFS-8205.patch > > > {code}./hadoop fs -count -q -t -h -v / > QUOTA REM_QUOTA SPACE_QUOTA REM_SPACE_QUOTA DIR_COUNT > FILE_COUNT CONTENT_SIZE PATHNAME > 15/04/21 15:20:19 INFO hdfs.DFSClient: Sets > dfs.client.block.write.replace-datanode-on-failure.replication to 0 > 9223372036854775807 9223372036854775763 none inf > 31 13 1230 /{code} > This blocks query quota by storage type and clear quota by storage type. -- This message was sent by Atlassian JIRA (v6.3.4#6332)