saumyasuhagiya edited a comment on issue #1961:
URL: https://github.com/apache/hudi/issues/1961#issuecomment-694973761


   @bvaradar @nagacse @vinothchandar Hi All, it worked in databricks with below 
two spark config set in cluster spark config.
   
   ```
   spark.executor.extraClassPath 
dbfs:/FileStore/jars/ods/hudi/hudi-spark-bundle_2.11-0.6.0.jar,dbfs:/FileStore/jars/ods/hudi/hudi-spark_2.11-0.6.0.jar
   
   spark.driver.extraClassPath 
dbfs:/FileStore/jars/ods/hudi/hudi-spark-bundle_2.11-0.6.0.jar,dbfs:/FileStore/jars/ods/hudi/hudi-spark_2.11-0.6.0.jar
   
   ```
   Thank you for the help.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to