Back to Browse

AWS Tutorials - Using Custom Transformation in AWS Glue Studio

14.4K views
Oct 13, 2020
36:50

The workshop URL – https://aws-dojo.com/workshoplists/workshoplist23 AWS Glue Studio Introduction Video – https://www.youtube.com/watch?v=JGKpmdMl-Mo PySpark with AWS Glue Video - https://www.youtube.com/watch?v=vT9vu3NMsk4 AWS Glue Studio is GUI based service to create, run, and monitor extract, transform, and load (ETL) jobs in AWS Glue. It helps in visually composing data transformation workflows and run them on AWS Glue’s Apache Spark-based serverless ETL engine. AWS Glue Studio supports both tabular and semi-structured data. AWS Glue Studio also offers tools to monitor ETL workflows and validate that they are operating as intended. Custom Transform (custom code node) in AWS Glue Studio allows to perform complicated transformations on the data using custom code. The Custom code node allows to enter a script that performs the transformation on the data. In this workshop, you create an ETL job using AWS Glue Studio which reads data from the data lake data catalog, performs transformation using custom code (Custom Transform) and writes to the S3 bucket.

Download

0 formats

No download links available.

AWS Tutorials - Using Custom Transformation in AWS Glue Studio | NatokHD