You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2017/02/28 10:30:46 UTC

[jira] [Commented] (PIG-5151) Few TestNativeMapReduce UT fails

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

Nandor Kollar commented on PIG-5151:
------------------------------------

I couldn't reproduce this issue, on my mac all tests passed. The logs are not really helpful either, can you please take a look at the minicluster logs? It looks like you executed the tests in Tez mode, not sure that these test cases are relevant for Tez too, I'm not familiar how Tez works. You can find those in ${your pig folder}/target/PigMiniCluster. I'd recommend you to recursively search for exception in this folder or attach these logs to this Jira too.

> Few TestNativeMapReduce UT fails
> --------------------------------
>
>                 Key: PIG-5151
>                 URL: https://issues.apache.org/jira/browse/PIG-5151
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Yesha Vora
>         Attachments: testNativeMRJobMultiQueryOpt.log, testNativeMRJobMultiStoreOnPred.log, testNativeMRJobSimple.log, testNativeMRJobTypeCastInserter.log
>
>
> Below listed UT fails intermittently with below error.
> * org.apache.pig.test.TestNativeMapReduce.testNativeMRJobMultiQueryOpt
> * org.apache.pig.test.TestNativeMapReduce.testNativeMRJobMultiStoreOnPred
> * org.apache.pig.test.TestNativeMapReduce.testNativeMRJobSimple
> * org.apache.pig.test.TestNativeMapReduce.testNativeMRJobTypeCastInserter
> {code:title=testNativeMRJobMultiQueryOpt and testNativeMRJobTypeCastInserter}
> Error Message
> Unable to open iterator for alias C{code}
> {code:title=testNativeMRJobMultiStoreOnPred and testNativeMRJobSimple}
> Error Message
> Native job returned with non-zero return code{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)