shubhamn21 commented on issue #11254:
URL: https://github.com/apache/hudi/issues/11254#issuecomment-2125294694

   I think it may have to do something with AWSGlue compatibility. The 
[documentation](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-format-hudi.html#aws-glue-programming-etl-format-hudi-write)
 said that it is only support upto hudi 0.12.1. 
   
   As a workaround - I am using `.save` instead of `.saveAsTable`. I am not 
able to sync with glue/hive but able to I am able to ingest data and query with 
spark-sql.


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