[ https://issues.apache.org/jira/browse/HADOOP-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hong Tang updated HADOOP-4677: ------------------------------ Attachment: hadoop-4677.patch Changed the call to return a block that contains the whole file. > 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 > Reporter: Hong Tang > Attachments: 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.