[
https://issues.apache.org/jira/browse/HADOOP-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605441#action_12605441
]
Hudson commented on HADOOP-3519:
--------------------------------
Integrated in Hadoop-trunk #520 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/520/])
> 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
> Assignee: Hairong Kuang
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: rename.patch
>
>
> 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.