elukey opened a new pull request #745: URL: https://github.com/apache/bigtop/pull/745
On Debian 10 the package libslf4j-java deploys various jars to the system, including log4j-over-slf4j.jar or slf4j-log4j12.jar that cannot be added to the classpath together (see http://www.slf4j.org/codes.html#log4jDelegationLoop). From my tests it seems that dropping /usr/share/java from the sqoop's classpath is safe, I didn't notice any regression. Co-authored-by: Kengo Seki <[email protected]> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
