[
https://issues.apache.org/jira/browse/HDFS-13647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886316#comment-16886316
]
Ayush Saxena commented on HDFS-13647:
-------------------------------------
Thanx [~tasanuma] for the fix.
Verified the issue & got response:
{noformat}
setSpaceQuota: Don't support Quota for storage type : RAM_DISK
Usage: hdfs dfsadmin [-setSpaceQuota <quota> [-storageType <storagetype>]
<dirname>...<dirname>]{noformat}
The doc needs to be updated for sure to mention the behavior, I guess
TestHDFSCLI is related. Can you check?
> 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.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]