bvaradar commented on issue #1835: URL: https://github.com/apache/hudi/issues/1835#issuecomment-667035480
The marking is based on my suspicions of the root-cause. I have not seen this issue arise out of any other case. The integration tests which covers this code path does work fine and we are not seeing this issue elsewhere. I looked at your attached logs once again. I see 2 references to the jar (1 with version number and one without) /usr/lib/hudi/hudi-utilities-bundle_2.11-0.5.2-incubating.jar /usr/lib/hudi/hudi-utilities-bundle.jar Maybe try not passing this "ls /usr/lib/hudi/hudi-utilities-bundle_2.11-0.5.2-incubating.jar" in your spark-submit and see ? ---------------------------------------------------------------- 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]
