Xander-run opened a new issue, #6906:
URL: https://github.com/apache/gravitino/issues/6906

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   SLF4J: No SLF4J providers were found.
   SLF4J: Ignoring binding found at
   
   ### Error message and/or stacktrace
   
   Gradle Test Executor 66 STANDARD_ERROR
       SLF4J: No SLF4J providers were found.
       SLF4J: Defaulting to no-operation (NOP) logger implementation
       SLF4J: See https://www.slf4j.org/codes.html#noProviders for further 
details.
       SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 
1.7.x or earlier.
       SLF4J: Ignoring binding found at 
[jar:file:/Users/lutian/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.17.2/183f7c95fc981f3e97d008b363341343508848e/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
       SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an 
explanation.
   
   ### How to reproduce
   
   ```
   ./gradlew -PskipTests -PpythonVersion=3.11 -PtestMode=embedded 
-PjdkVersion=17 -PscalaVersion=2.12 -PskipDockerTests=false 
:spark-connector:spark-3.3:test --tests 
"org.apache.gravitino.spark.connector.integration.test.jdbc.SparkJdbcMysqlCatalogIT33"
 --info
   ```
   
   ### Additional context
   
   _No response_


-- 
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]

Reply via email to