You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/05/30 04:20:00 UTC

[jira] [Commented] (SPARK-39334) Change to exclude `slf4j-reload4j` for `hadoop-minikdc` after upgrade hadoop to 3.3.3

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

Apache Spark commented on SPARK-39334:
--------------------------------------

User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/36721

> Change to exclude `slf4j-reload4j` for `hadoop-minikdc` after upgrade hadoop to 3.3.3
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-39334
>                 URL: https://issues.apache.org/jira/browse/SPARK-39334
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Priority: Major
>
> HADOOP-18088 Replace log4j 1.x with reload4j in Hadoop 3.3.3 and there will be waring log when in Spark when test
> ```
> Testing started at 10:11 ...
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:file:/Users/yangjie01/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/Users/yangjie01/.m2/repository/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
> ```



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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