You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/07/08 05:55:50 UTC

[jira] Commented: (HADOOP-6850) Allow sequence file to be created with different bytes per checksum

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

Hairong Kuang commented on HADOOP-6850:
---------------------------------------

It looks that I have to add a new parameter "bytesPerChecksum" to FileSystem#create interface especially that we need this in 0.20. Is there any way that I could get around this FileSystem interface change?

> Allow sequence file to be created with different bytes per checksum
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6850
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6850
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: io
>    Affects Versions: 0.20-append
>            Reporter: Hairong Kuang
>            Assignee: Hairong Kuang
>             Fix For: 0.22.0, 0.20-append
>
>
> This jira allows a sequence file to be created with a configured bytes per checksum. So we could experiment how this parameter could effect the performance of random reads of a sequence file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.