bvaradar commented on issue #1555: URL: https://github.com/apache/incubator-hudi/issues/1555#issuecomment-618808782
@allenzhg : The exception strongly suggests you have 2 different versions of hadoop (likely 3.x and 2.x brought by Spark). Spark 2.4.x comes pre-built with Hadoop 2.7 which could conflict with your hadoop 3.x setup. It is likely unrelated to Hudi. ---------------------------------------------------------------- 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]
