NPE in DFS FileSystem rename
----------------------------

                 Key: HADOOP-3519
                 URL: https://issues.apache.org/jira/browse/HADOOP-3519
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
            Reporter: Tom White
            Priority: Blocker
             Fix For: 0.18.0


I think this is a regression:
{noformat}
% bin/hadoop fs -mkdir /a/b
% bin/hadoop fs -mv /a/b /c/d
mv: java.io.IOException: java.lang.NullPointerException
{noformat}

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

Reply via email to