niloo-sh commented on issue #3572: URL: https://github.com/apache/hudi/issues/3572#issuecomment-928903882
@vinothchandar thank you, I added dependency to build.sbt file and I created fat jar and run it with spark-submit. now I get exception:"org/json/jsonexception", its correct, I use hudi-spark-bundle-0.9.0 and it does not have json. I download json-20210307.jar and add it to "spark.driver.extraClassPath" and "spark.executor.extraclasspath", but it does not work. -- 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]
