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

Shashikant Banerjee commented on HDFS-13647:
--------------------------------------------

Thanks [~tasanuma0829] , for the info .  I tried the below command actually and 
it fails:

$ git apply ../patches/HDFS-13647.1.patch
error: hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java: No 
such file or directory
error: hadoop-hdfs/src/site/markdown/HdfsQuotaAdminGuide.md: No such file or 
directory

But yes, the commands you suggested do work cleanly. 

The patch looks good to me . I am +1 on this.

> 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
>         Attachments: HDFS-13647.1.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.3#76005)

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

Reply via email to