aws-samples/spark-on-aws-lambda

Add feature to use Apache HUDI for ACID transactions

JohnChe88 opened this issue · 1 comments

Use the compatible Apache HUDI=0.12.2 jar file and modify the spark write to a HUDI table instead of a csv file. Ensure that the HUDI table automatically sync to the AWS Glue Catalog.

Completed and tested and part of 0.2.0 release