michael1991 commented on issue #10609:
URL: https://github.com/apache/hudi/issues/10609#issuecomment-2156683190

   > I hit the same error when I try to use record indexing:
   > 
   > ```
   > hoodie.metadata.record.index.enable=true
   > hoodie.index.type=RECORD_INDEX
   > ```
   > 
   > Are there additional configs/jars that are needed?
   
   Hey @jayakasadev , I've resolved this issue by adding config on Spark 
`spark.driver.extraClassPath` and `spark.executor.extraClassPath` with hudi 
spark bundle jar.
   Hey @ad1happy2go @nsivabalan , seems we could add this config as solution on 
FAQ, right?


-- 
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]

Reply via email to