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