SWJTU-ZhangLei commented on PR #45945:
URL: https://github.com/apache/doris/pull/45945#issuecomment-2561850063
`20:41,608 [ThreadedStreamConsumer] [INFO] Running
org.apache.doris.load.loadv2.etl.SparkEtlJobTest
java.lang.NoSuchMethodError: org.apache.logging.slf4j.Log4jLoggerFactory:
method 'void <init>()' not found
at
org.slf4j.impl.StaticLoggerBinder.<init>(StaticLoggerBinder.java:53)
at
org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:41)
at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
at
org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:417)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:362)
at
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155)
at
org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:273)
at org.apache.hadoop.fs.FileSystem.<clinit>(FileSystem.java:186)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:467)`
after the fix, fe can print aws sdk debug log, but met new problem above
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]