soumilshah1995 opened a new issue, #7459: URL: https://github.com/apache/hudi/issues/7459
Hello, I am trying to work off with Apache Hudi and Glue Version 4.0. according to amazin glue supports Apache HUDI. Here are steps and Error message we would like experts review this if this is bug would love to have a support ticket. Following https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-format-hudi.html Attaching Glue Code for your references and logs as well for AWS or support Team to Review When trying with Glue Version 4 Error Message can be found Error Message can be found on file hudi-glue-version-4-error-logs.txt and Python code can be found in glue-4-hudi-python-code ### Download Log : [hudi-glue-version-4-error-logs.txt](https://github.com/apache/hudi/files/10229512/hudi-glue-version-4-error-logs.txt) ### Python Code : [glue-4-hudi-python-code.txt](https://github.com/apache/hudi/files/10229513/glue-4-hudi-python-code.txt) ## Glue 3.0 Now I have tried Glue Notebooks as well on Glue version 3 with Apache HUDI I am able to read the data from glue database without any issue  When trying to write data I am running into issue and error and I have tried various method to write including using connector from market place and also using write method Attaching Jupyter notebooks for your references. I would love to have this issue resolved I am not sure if this is something on AWS side or some configuration issue. I would want to resolve this ### Notebook https://github.com/soumilshah1995/code-snippets/blob/main/hudi-notebook%20(2).ipynb -- 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]
