Skip to content

soumilshah1995/INSERT-UPDATE-DELETE-READ-CRUD-on-Delta-lakes-S3-using-Glue-PySpark-Custom-Jar-Files-Athen

Repository files navigation

INSERT-UPDATE-DELETE-READ-CRUD-on-Delta-lakes-S3-using-Glue-PySpark-Custom-Jar-Files-Athen

Capture

Video Tutorial and steps

Steps

  • Upload JAR files on S3 Bucket and then add the path in your glue script as shown in image and copy paste the code and make sure to change base s3 path

image

--additional-python-modules  : faker==11.3.0

IN GLUE SCRIPT CHANGE HERE 
base_s3_path = "s3a://YOUR S3 BUCKET"

""" DELTA Python PySpark Template """



""" DELTA Lakes """



"""HUDI"""


About

INSERT | UPDATE |DELETE| READ | CRUD |on Delta lakes(S3) using Glue PySpark Custom Jar Files & Athena

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages