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

Rohini Palaniswamy commented on PIG-5218:
-----------------------------------------

These are just workarounds for getting our tests to pass. Users will end up 
facing the same issue when they migrate their scripts. You might want to set 
this system property as part of SparkExecutionEngine (or wherever it is better 
suited) on the frontend and as part of java options used to launch spark 
executors so that it is properly solved.

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

Reply via email to