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)