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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/10/05 07:54:32 UTC

[jira] Commented: (HADOOP-6984) NPE from SequenceFile::Writer.CompressionCodecOption

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

Owen O'Malley commented on HADOOP-6984:
---------------------------------------

I really like the second iteration of the patch, but maybe we could have compress(kind) and compress(kind, codec) instead of using compress(kind, null) for the default codec. The implementation could be the same.

> NPE from SequenceFile::Writer.CompressionCodecOption
> ----------------------------------------------------
>
>                 Key: HADOOP-6984
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6984
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.22.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: 6984-0.patch, 6984-1.patch
>
>
> The deprecated HADOOP-6856 constructors can create a compressed writers with a null-wrapped {{CompressionCodecOption}}

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