You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ravi Phulari (JIRA)" <ji...@apache.org> on 2010/03/31 00:00:27 UTC

[jira] Created: (HADOOP-6665) DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.

DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.  
------------------------------------------------------------------------------------

                 Key: HADOOP-6665
                 URL: https://issues.apache.org/jira/browse/HADOOP-6665
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 0.20.2, 0.20.1, 0.20.0
            Reporter: Ravi Phulari
            Assignee: Ravi Phulari
             Fix For: 0.20.3, 0.21.0, 0.22.0


Currently DFSadmin commands setSpaceQuota and setQuota are allowed when Name node is in safe mode.
setQuota and setSpaceQuota operations causes changes in name node name system. These operations should be restricted when name node is in safe mode.



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


[jira] Commented: (HADOOP-6665) DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.

Posted by "Allen Wittenauer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851631#action_12851631 ] 

Allen Wittenauer commented on HADOOP-6665:
------------------------------------------

We really need to move past on/off for the namenode.  I could easily see this being needed before allowing users on the system. :(

> DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.  
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6665
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6665
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2
>            Reporter: Ravi Phulari
>            Assignee: Ravi Phulari
>             Fix For: 0.20.3, 0.21.0, 0.22.0
>
>
> Currently DFSadmin commands setSpaceQuota and setQuota are allowed when Name node is in safe mode.
> setQuota and setSpaceQuota operations causes changes in name node name system. These operations should be restricted when name node is in safe mode.

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


[jira] Commented: (HADOOP-6665) DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851642#action_12851642 ] 

Todd Lipcon commented on HADOOP-6665:
-------------------------------------

This is covered by HDFS-988 (also mentioned in HDFS-956)

> DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.  
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6665
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6665
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2
>            Reporter: Ravi Phulari
>            Assignee: Ravi Phulari
>             Fix For: 0.20.3, 0.21.0, 0.22.0
>
>
> Currently DFSadmin commands setSpaceQuota and setQuota are allowed when Name node is in safe mode.
> setQuota and setSpaceQuota operations causes changes in name node name system. These operations should be restricted when name node is in safe mode.

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


[jira] Resolved: (HADOOP-6665) DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.

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

Ravi Phulari resolved HADOOP-6665.
----------------------------------

    Resolution: Not A Problem

HDFS-185  fixed this issue.

> DFSadmin commands setQuota and setSpaceQuota allowed when NameNode is in safemode.  
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6665
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6665
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.0, 0.20.1, 0.20.2
>            Reporter: Ravi Phulari
>            Assignee: Ravi Phulari
>             Fix For: 0.20.3, 0.21.0, 0.22.0
>
>
> Currently DFSadmin commands setSpaceQuota and setQuota are allowed when Name node is in safe mode.
> setQuota and setSpaceQuota operations causes changes in name node name system. These operations should be restricted when name node is in safe mode.

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