[
https://issues.apache.org/jira/browse/HADOOP-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang reassigned HADOOP-3519:
-------------------------------------
Assignee: Hairong Kuang
> 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
>
>
> 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.