bug in documentation: org.apache.hadoop.fs.FileStatus.getLen() ---------------------------------------------------------------
Key: HADOOP-6114 URL: https://issues.apache.org/jira/browse/HADOOP-6114 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.20.0, 0.18.3 Reporter: Dmitry Rzhevskiy In javadoc method org.apache.hadoop.fs.FileStatus.getLen() writtend that this method "return the length of this file, in blocks" But method return size in bytes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.