Determined runtime by defaulting to current directory: . java.lang.AbstractMethodError: Receiver class org.apache.logging.slf4j.SLF4JServiceProvider does not define or inherit an implementation of the ...
When running spark-submit with slf4j-log4j12-1.7.18.jar in the ClassPath, FluentLogger works with no issues. When we use version 1.7.30 which comes with Spark3.0, Fluentlogger.getLogger throws a null ...