You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Goffinet (Updated) (JIRA)" <ji...@apache.org> on 2012/02/22 09:02:50 UTC

[jira] [Updated] (CASSANDRA-3944) BulkRecordWriter will throw NullExceptions if no data is sent with the reducer

     [ https://issues.apache.org/jira/browse/CASSANDRA-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Goffinet updated CASSANDRA-3944:
--------------------------------------

    Attachment: 0001-Fix-BulkRecordWriter-to-not-throw-NPE-if-reducer-get.patch
    
> BulkRecordWriter will throw NullExceptions if no data is sent with the reducer
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3944
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3944
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>             Fix For: 1.1.0
>
>         Attachments: 0001-Fix-BulkRecordWriter-to-not-throw-NPE-if-reducer-get.patch
>
>
> In the BulkRecordWriter, in the close() method if no actual output is sent to the reducer, which can be caused by having too many reducers and not enough map data, we throw null exceptions and the job can fail.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira