[ 
https://issues.apache.org/jira/browse/HDFS-13647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887376#comment-16887376
 ] 

Hudson commented on HDFS-13647:
-------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16940 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16940/])
HDFS-13647. Fix the description of storageType option for space quota. 
(ayushsaxena: rev af0665c7f5b1a28eb2262bae9a577fd908ad79ea)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsQuotaAdminGuide.md


> Fix the description of storageType option for space quota
> ---------------------------------------------------------
>
>                 Key: HDFS-13647
>                 URL: https://issues.apache.org/jira/browse/HDFS-13647
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation, tools
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HDFS-13647.1.patch, HDFS-13647.2.patch
>
>
> This is the current description.
> {noformat}
> $ hdfs dfsadmin -help setSpaceQuota
> ...
>               Available storageTypes are
>               - RAM_DISK
>               - DISK
>               - SSD
>               - ARCHIVE
> {noformat}
> Actually, space quota doesn't support {{RAM_DISK}} and support {{PROVIDED}}. 
> Looks like the document has a same bug.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to