[ https://issues.apache.org/jira/browse/HADOOP-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046881#comment-14046881 ]
Hudson commented on HADOOP-10739: --------------------------------- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1815 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1815/]) HADOOP-10739. Renaming a file into a directory containing the same filename results in a confusing I/O error. Contributed by chang li (jlowe: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1606267) * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/MoveCommands.java * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/shell/TestMove.java > Renaming a file into a directory containing the same filename results in a > confusing I/O error > ---------------------------------------------------------------------------------------------- > > Key: HADOOP-10739 > URL: https://issues.apache.org/jira/browse/HADOOP-10739 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Affects Versions: 2.4.0 > Reporter: Jason Lowe > Assignee: chang li > Fix For: 3.0.0, 2.5.0 > > Attachments: HADOOP-10739.patch, HADOOP-10739.patch > > > Renaming a file to another existing filename says "File > exists" but colliding with a file in a directory results in the cryptic > "Input/output error". -- This message was sent by Atlassian JIRA (v6.2#6252)