zhoujinsong commented on issue #3323: URL: https://github.com/apache/amoro/issues/3323#issuecomment-2456619895
When I delved into the issue based on the error logs, I found that there was a class conflict with `org.apache.hadoop.conf.Configuration`. Both `hadoop-common-3.4.0.jar` and `hadoop-client-api-3.3.1` in the lib directory contain this class, and `hadoop-client-api-3.3.1` should be removed. -- 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]
