tandonraghav commented on issue #2165:
URL: https://github.com/apache/hudi/issues/2165#issuecomment-707231701


   @bvaradar I was trying on Presto with Glue on AWS EMR. presto-bundle is 
present inside <presto-inst>/plugins/hive-hadoop2/.
   
   But my problem is why this error - `Caused by: java.lang.ClassCastException: 
org.apache.hudi.org.apache.avro.generic.GenericData$Record cannot be cast to 
org.apache.avro.generic.GenericRecord` 
   
   Why there is a difference in Generic Record class (HudiRecordPayload.class) 
in spark_bundle and presto/hudi-hadoop-mr-bundle?
   
   I am also aware that specific versions of presto only supports Snapshot 
queries. But as the Stacktrace says it is not able to cast properly.


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