Details
-
Bug
-
Status: Reopened
-
Minor
-
Resolution: Unresolved
-
0.20.2, 1.0.2
-
None
-
None
Description
/* * @return the length of this file, in blocks */ public long getLen() { return length; }
in reality it return a length not in blocks but in bytes.
Attachments
Issue Links
- duplicates
-
HADOOP-6114 bug in documentation: org.apache.hadoop.fs.FileStatus.getLen()
- Closed