You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/05/20 20:06:00 UTC

[jira] [Commented] (CASSANDRA-9442) lastException being set incorrectly

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

Philip Thompson commented on CASSANDRA-9442:
--------------------------------------------

Waiting on CI, but pig-test all pass locally with this patch on top of 2.2

> lastException being set incorrectly
> -----------------------------------
>
>                 Key: CASSANDRA-9442
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9442
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: Philip Thompson
>            Assignee: Philip Thompson
>             Fix For: 2.2.0 rc1
>
>         Attachments: 9442.txt
>
>
> In CQLRecordWriter, we are catching and handling a certain class of exception. Unfortunately, we are still setting lastException, so hadoop reports that the map reduce job has errored out and failed, even though it succeeded. This simple patch fixes that.



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