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 19:56:00 UTC

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

Philip Thompson created CASSANDRA-9442:
------------------------------------------

             Summary: 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


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)