BackupNode should reject reject requests trying to modify namepsace
-------------------------------------------------------------------

                 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
             Fix For: 0.22.0


I am trying to remove file from BackupNode using
{code}hadoop fs -fs hdfs://localhost: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