Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
This is only happening for some tests in hudi-utilities module, e.g. TestHoodieDeltaStreamer, TestHiveIncrementalPuller. The error is:
NoClassDefFoundError: org/apache/logging/log4j/core/Appender
We should log4j-core in hudi-utilities at least in test scope.