You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2017/04/20 02:03:04 UTC

[jira] [Comment Edited] (PIG-5218) Jyhton_Checkin_3 fails with spark exec type

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

liyunzhang_intel edited comment on PIG-5218 at 4/20/17 2:02 AM:
----------------------------------------------------------------

[~szita]: the modification related common code. Please run pig on mr and pig on tez on unit test to ensure the modification will not have side effect.  [~daijy] and [~rohini], can you give us your suggestions?


was (Author: kellyzly):
[~szita]: the modification related common code.  [~daijy] and [~rohini], can you give us your suggestions?

> Jyhton_Checkin_3 fails with spark exec type
> -------------------------------------------
>
>                 Key: PIG-5218
>                 URL: https://issues.apache.org/jira/browse/PIG-5218
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>            Reporter: Adam Szita
>            Assignee: Adam Szita
>             Fix For: spark-branch
>
>         Attachments: PIG-5218.0.patch
>
>
> Exception observed:
> {code}
> Caused by: java.lang.ClassCastException: org.apache.commons.logging.impl.SLF4JLocationAwareLog cannot be cast to org.apache.commons.logging.impl.Log4JLogger
>         at org.apache.hadoop.test.GenericTestUtils.setLogLevel(GenericTestUtils.java:107)
>         at org.apache.hadoop.fs.FileContextCreateMkdirBaseTest.<clinit>(FileContextCreateMkdirBaseTest.java:60)
>         ... 29 more
> {code}



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