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/22 15:01:17 UTC

[jira] [Commented] (CASSANDRA-9442) Pig tests failing in 2.2 and trunk

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

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

Patch at https://github.com/apache/cassandra/compare/trunk...ptnapoleon:cassandra-9442

> Pig tests failing in 2.2 and trunk
> ----------------------------------
>
>                 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)