dacort commented on PR #392: URL: https://github.com/apache/incubator-livy/pull/392#issuecomment-1505278667
I've been poking at the failure for this change more and turns out it's something different. When I add exclusions for `slf4j-log4j12` to `spark-core`, Netty fails to find slf4j logger, instead tries to use log4j and, I think, ends up failing. If I don't add that exclusion, the test runs fine. I'm still trying to figure out what exactly is going on there but not having much luck. -- 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]
