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/04/12 14:09:41 UTC

[jira] [Updated] (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:all-tabpanel ]

Adam Szita updated PIG-5218:
----------------------------
    Description: 
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}

> 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
>
>
> 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)