You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2017/02/22 15:17:44 UTC

[jira] [Comment Edited] (PIG-5144) fix TestJoinSmoke unit test failure after PIG-5132

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

Adam Szita edited comment on PIG-5144 at 2/22/17 3:17 PM:
----------------------------------------------------------

Seems to be FRJoin related:
{code}
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.pig.test.TestJoinSmoke.testFRJoin(TestJoinSmoke.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
{code}


was (Author: szita):
Seems to be FRJoin related

> fix TestJoinSmoke unit test failure after PIG-5132
> --------------------------------------------------
>
>                 Key: PIG-5144
>                 URL: https://issues.apache.org/jira/browse/PIG-5144
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: liyunzhang_intel
>            Assignee: Nandor Kollar
>             Fix For: spark-branch
>
>




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