rangareddy commented on issue #10566: URL: https://github.com/apache/hudi/issues/10566#issuecomment-3402423288
Hi @mansipp Did you export the following parameter values before starting the `hudi-cli-with-bundle.sh` file? ```sh export SPARK_HOME=<spark-home-folder> export CLI_BUNDLE_JAR=<cli-bundle-jar-to-use> export SPARK_BUNDLE_JAR=<spark-bundle-jar-to-use> ./hudi-cli-with-bundle.sh ``` -- 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]
