Tag: AWS_Glue
How to create AWS Glue table where partitions have different columns?
user February 22, 2022 0 Comments on How to create AWS Glue table where partitions have different columns?
There can be a condition where you can expect new column in JSON file regularly . There can be a…
How to add additional Python Libraries in a AWS Glue Development Endpoint
user January 4, 2022 0 Comments on How to add additional Python Libraries in a AWS Glue Development Endpoint
There are multiple scenario that you may need to use different set of python libraries in your python code or…
What are the Python Modules provided in AWS Glue
AWS Glue version 2.0 supports the following python modules. Note : Different Glue versions support different Python versions. boto3==1.12.4 botocore==1.15.4…
AWS Glue interview questions
For Spark please visit (1) Spark Interview Questions (2) Spark Examples (3) PySpark Blogs 1. What is AWS Glue ?…