[ https://issues.apache.org/jira/browse/HADOOP-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652121#action_12652121 ]
Hudson commented on HADOOP-4677: -------------------------------- Integrated in Hadoop-trunk #675 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/675/]) . Fix semantics of FileSystem::getBlockLocations to return meaningful values. Contributed by Hong Tang. > FileSystem.getFileBlockLocations() (aka default implementation for Local > FileSystem) incorrect. > ----------------------------------------------------------------------------------------------- > > Key: HADOOP-4677 > URL: https://issues.apache.org/jira/browse/HADOOP-4677 > Project: Hadoop Core > Issue Type: Bug > Components: fs > Affects Versions: 0.18.1, 0.18.2, 0.19.0, 0.19.1, 0.20.0 > Reporter: Hong Tang > Assignee: Hong Tang > Fix For: 0.20.0 > > Attachments: hadoop-4677-for-trunk.patch, hadoop-4677-trunk.patch, > hadoop-4677-trunk.patch, hadoop-4677-trunk.patch, hadoop-4677-trunk.patch, > hadoop-4677.patch > > > The default implementation of FileSystem.getFileBlockLocations(FileStatus > file, long start, long len) seems to be wrong. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.