J.Andreina created YARN-3507:
--------------------------------
Summary: Illegal Option is displayed while executing clrSpaceQuota
with -storageType option
Key: YARN-3507
URL: https://issues.apache.org/jira/browse/YARN-3507
Project: Hadoop YARN
Issue Type: Bug
Reporter: J.Andreina
Assignee: J.Andreina
Providing "-storageType" during execution of clrSpaceQuota as per the usage ,
displays "Illegal option"
{noformat}
XXXXXXXXXXXXXXXXX:~/opensrc/hadoop-3.0.0-SNAPSHOT/bin> ./hdfs dfsadmin
-setSpaceQuota 1024m -storageType DISK /Folder1
XXXXXXXXXXXXXXXXX:~/opensrc/hadoop-3.0.0-SNAPSHOT/bin> ./hdfs dfsadmin
-clrSpaceQuota -storageType DISK /Folder1
clrSpaceQuota: Illegal option -storageType
Usage: hdfs dfsadmin [-clrSpaceQuota [-storageType <storagetype>]
<dirname>...<dirname>]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)