nsivabalan edited a comment on issue #2498:
URL: https://github.com/apache/hudi/issues/2498#issuecomment-997339302


   For `NoSuchMethodError: 
org.apache.spark.sql.execution.datasources.PartitionedFile.<init>`, please 
refer to https://github.com/apache/hudi/issues/2498#issuecomment-969228521 for 
the proposed fix. You have to provide the jars explicitly in class path or add 
it to spark/jars dir.
   
   We had issues w/ EMR version of spark and after copying spark-sql jar to 
spark/jars directory, able to resolve it. we don't face this issue when we use 
open source spark. Its an issue only with emr spark. 


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to