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

Konstantin Shvachko commented on HDFS-2285:
-------------------------------------------

Committed to 0.22. Leaving open for trunk verification.

> BackupNode should reject requests trying to modify namespace
> ------------------------------------------------------------
>
>                 Key: HDFS-2285
>                 URL: https://issues.apache.org/jira/browse/HDFS-2285
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.22.0
>
>         Attachments: BNsafemode.patch
>
>
> I am trying to remove file from BackupNode using
> {code}hadoop fs -fs hdfs://backup.node.com:50100 -rm /README.txt{code}
> which is supposed to fail. But it seems to be hanging forever.
> Needs some investigation. It used to throw SafeModeException if I remember 
> correctly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to