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

Patrick Wendell commented on SPARK-3782:
----------------------------------------

Would you mind pasting the exact exception? Also, what happens if you set 
"spark.akka.logLifecycleEvents" to "true" - does that work as a workaround?

> AkkaUtils directly using log4j
> ------------------------------
>
>                 Key: SPARK-3782
>                 URL: https://issues.apache.org/jira/browse/SPARK-3782
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Martin Gilday
>
> AkkaUtils is calling setLevel on Logger from log4j. This causes issues when 
> using another implementation of SLF4J such as logback as 
> log4j-over-slf4j.jars implementation of this class does not contain this 
> method on Logger.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to