Develop AWS Glue job interactive sessions locally using Jupiter Notebook
dev.to·14h·
Discuss: DEV
Flag this post

Building and testing AWS Glue scripts locally is more flexible and can speed up your development. In this blog, I walk through how to develop and test AWS Glue jobs locally using Jupiter Notebook For a full pipeline implementation with AWS CDK, refer to Automatic Trigger Data Pipeline with AWS using AWS CDK For a full pipeline implementation with AWS CDK, refer to Automatic Trigger Data Pipeline with AWS using AWS CDKFor a full pipeline implementation with AWS CDK, refer to Automatic Trigger Data Pipeline with AWS using AWS CDK

Overview

When developing AWS Glue for Spark jobs, there are several approaches available :

  • AWS Glue console
  • Develop and test script locally usin…

Similar Posts

Loading similar posts...