-
Notifications
You must be signed in to change notification settings - Fork 75
different version of slf4j-log4j #257
Comments
We found similar issue again: SLF4J: Class path contains multiple SLF4J bindings. |
should be due to the recent merged s3 support : #270 |
We found below error: SLF4J: Class path contains multiple SLF4J bindings. |
We noticed below error, caused by different versions of slf4j-log4j in hadoop-3.2.0 and spark.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/mnt/s4/usercache/root/filecache/70/__spark_libs__5607923394306854618.zip/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/root/rui/hadoop/hadoop-dist/target/hadoop-3.2.0/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class
The text was updated successfully, but these errors were encountered: