Jingguo Yao created HADOOP-9604:
-----------------------------------
Summary: Wrong Javadoc of FSDataOutputStream
Key: HADOOP-9604
URL: https://issues.apache.org/jira/browse/HADOOP-9604
Project: Hadoop Common
Issue Type: Improvement
Components: fs
Affects Versions: 1.0.4
Reporter: Jingguo Yao
Assignee: Jingguo Yao
Priority: Minor
The following Javadoc of FSDataOutputStream is wrong.
buffers output through a {@link BufferedOutputStream} and creates a checksum
file.
FSDataOutputStream has nothing to do with BufferedOutputStream. Neither it
create a checksum file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira