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

Takanobu Asanuma commented on HDFS-14143:
-----------------------------------------

I'd like to work on this jira and assign it to me.

[~Harsha1206] Please let me know if you have already worked on the issue. 
Thanks for catching it.

> RBF : after clrQuota mount point is not allowing to create new files 
> ---------------------------------------------------------------------
>
>                 Key: HDFS-14143
>                 URL: https://issues.apache.org/jira/browse/HDFS-14143
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.1.1
>            Reporter: Harshakiran Reddy
>            Priority: Major
>              Labels: RBF
>
> {noformat}
> bin> ./hdfs dfsrouteradmin -setQuota /src10 -nsQuota 3
> Successfully set quota for mount point /src10
> bin> ./hdfs dfsrouteradmin -clrQuota /src10
> Successfully clear quota for mount point /src10
> bin> ./hdfs dfs -put harsha /dest10/file1
> bin> ./hdfs dfs -put harsha /dest10/file2
> bin> ./hdfs dfs -put harsha /dest10/file3
> put: The NameSpace quota (directories and files) of directory /dest10 is 
> exceeded: quota=3 file count=4
> bin> ./hdfs dfsrouteradmin -ls /src10
> Mount Table Entries:
> Source                    Destinations              Owner                     
> Group                     Mode                      Quota/Usage
> /src10                    hacluster->/dest10        hdfs                      
> hadoop                    rwxr-xr-x                 [NsQuota: -/-, SsQuota: 
> -/-]
> bin>
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to