[ 
https://issues.apache.org/jira/browse/HADOOP-12329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707138#comment-15707138
 ] 

Andres Perez commented on HADOOP-12329:
---------------------------------------

I think this can be easily be solved by removing the first setence and 
reorganizing a little bit the description to look like this:

{code:xml}
<description>Determines how much data is buffered during read and write 
    operations. The size of this buffer should probably be a multiple of 
    hardware page size (4096 on Intel x86).</description>
{code}



> io.file.buffer.size is only for SequenceFiles
> ---------------------------------------------
>
>                 Key: HADOOP-12329
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12329
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 2.7.1
>            Reporter: Kun Yan
>            Priority: Trivial
>              Labels: documentation
>
> the core-site.xml  io.file.buffer.size  description:Size of read/write buffer 
> used in SequenceFiles.
> This parameter is only for SequenceFiles? I search for the other one issue as 
> that is not true? If not only affect SequenceFiles could let users to ignore 
> this parameter.URL 
> location:http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/ClusterSetup.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to