You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "eric baldeschwieler (JIRA)" <ji...@apache.org> on 2009/05/19 18:42:45 UTC

[jira] Created: (HADOOP-5872) HDFS quotas should be settable on a "over full" directory

HDFS quotas should be settable on a "over full" directory
---------------------------------------------------------

                 Key: HADOOP-5872
                 URL: https://issues.apache.org/jira/browse/HADOOP-5872
             Project: Hadoop Core
          Issue Type: Bug
            Reporter: eric baldeschwieler


Right now a quota can only be set on disk space or file name space if the quota is greater than the current amount in use by the directory on which the quota is being set.  It should be possible to set a quota less than the current amount used.  The expected result is that no more files will be creatable in that directory until files are removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5872) HDFS quotas should be settable on a "over full" directory

Posted by "Robert Chansler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-5872:
------------------------------------

          Component/s: dfs
    Affects Version/s: 0.18.0
        Fix Version/s: 0.20.1

> HDFS quotas should be settable on a "over full" directory
> ---------------------------------------------------------
>
>                 Key: HADOOP-5872
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5872
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.18.0
>            Reporter: eric baldeschwieler
>             Fix For: 0.20.1
>
>
> Right now a quota can only be set on disk space or file name space if the quota is greater than the current amount in use by the directory on which the quota is being set.  It should be possible to set a quota less than the current amount used.  The expected result is that no more files will be creatable in that directory until files are removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5872) HDFS quotas should be settable on a "over full" directory

Posted by "Raghu Angadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710897#action_12710897 ] 

Raghu Angadi commented on HADOOP-5872:
--------------------------------------

+1. This seems like a very useful feature for admins. 


> HDFS quotas should be settable on a "over full" directory
> ---------------------------------------------------------
>
>                 Key: HADOOP-5872
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5872
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: eric baldeschwieler
>
> Right now a quota can only be set on disk space or file name space if the quota is greater than the current amount in use by the directory on which the quota is being set.  It should be possible to set a quota less than the current amount used.  The expected result is that no more files will be creatable in that directory until files are removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5872) HDFS quotas should be settable on a "over full" directory

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713806#action_12713806 ] 

Boris Shkolnik commented on HADOOP-5872:
----------------------------------------

will be fixed as a part of HADOOP-5862

> HDFS quotas should be settable on a "over full" directory
> ---------------------------------------------------------
>
>                 Key: HADOOP-5872
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5872
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: eric baldeschwieler
>
> Right now a quota can only be set on disk space or file name space if the quota is greater than the current amount in use by the directory on which the quota is being set.  It should be possible to set a quota less than the current amount used.  The expected result is that no more files will be creatable in that directory until files are removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.