alphairys commented on issue #1034: Datasource Writer throws error on resolving struct fields URL: https://github.com/apache/incubator-hudi/issues/1034#issuecomment-557087271 @lamber-ken , thanks for looking into this. Turns out the bundled hudi package with EMR is the source of this. I was following the instructions here: [https://aws.amazon.com/blogs/aws/new-insert-update-delete-data-on-s3-with-amazon-emr-and-apache-hudi/](https://aws.amazon.com/blogs/aws/new-insert-update-delete-data-on-s3-with-amazon-emr-and-apache-hudi/) Launching spark-shell with the latest package as you did (with `--packages org.apache.hudi:hudi-spark-bundle:0.5.0-incubating --conf 'spark.serializer=org.apache.spark.serializer.KryoSerializer' `) worked.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
