[ https://issues.apache.org/jira/browse/HDFS-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tsz Wo (Nicholas), SZE updated HDFS-3101: ----------------------------------------- Resolution: Fixed Fix Version/s: 0.23.3 1.0.2 0.23.2 1.1.0 0.24.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks Daryn for the review. I have committed this. > cannot read empty file using webhdfs > ------------------------------------ > > Key: HDFS-3101 > URL: https://issues.apache.org/jira/browse/HDFS-3101 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs client > Affects Versions: 0.23.1 > Reporter: Zhanwei.Wang > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 0.24.0, 1.1.0, 0.23.2, 1.0.2, 0.23.3 > > Attachments: h3101_20120315.patch, h3101_20120315_branch-1.patch > > > STEP: > 1, create a new EMPTY file > 2, read it using webhdfs. > RESULT: > expected: get a empty file > I got: > {"RemoteException":{"exception":"IOException","javaClassName":"java.io.IOException","message":"Offset=0 > out of the range [0, 0); OPEN, path=/testFile"}} > First of all, [0, 0) is not a valid range, and I think read a empty file > should be OK. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira