Questions tagged with AWS Glue
AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data for analytics, machine learning, and application development.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1736 results
Do I still get charged if I stop the Spark Session in the AWS Glue Interactive Session Notebook?
Still don't understand how AWS Glue Interactive Session Notebook charges me. On the website, it...
Hi, I am trying to test something. Consider that the key that was defined in aws glue catalog is deleted (CMK). so I don't have access the tables and DBs. I want to delete tables and DBs and re-create...
Hi
From one day to another, all my Jupyter Notebooks jobs links in AWS Glue got like the screenshot attached
![Broken link](/media/postImages/original/IMieROVZoTTXeimkxmSBKotg)
Any idea?
I’m getting an error from my glue job (see error below). I’m using kinesis to stream data to amazon redshift, and doing some transformations with Glue using the visual ETL. As data sources, I’m using...
Consider CloudFront Logs injected by AWS are stored in S3 with pattern:
`s3://aws-cloudfront-log-[AWS Account ID]/[Any prefix I preferred]/E[CloudFront Distribution...
following sample/example provided by aws here -...
Hi everyone, for Glue catalog cross account I changed the key in catalog settings to a customer-managed kms key. I kept s3 bucket(where data stores) encryption type as it was( SSE-s3). I also did all...
Hi, I am getting AccessDenied Error on S3, while trying to write to S3 with AWS Glue.
Below is the error message: com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services.s3.model.AmazonS3Exception:...
Hi,
I am getting AccessDenied Error on S3, while trying to write to S3 with AWS Glue.
Below is the error...
**Use Case:**
Build a data warehouse in Redshift using DynamoDB data.
**Background:**
I am creating 6 different Redshift tables from a single DynamoDB table using glue visual ETL. There are 6...
I am trying to add new columns to a table defined in Glue using the "Edit schema as JSON" interface. After adding new objects to the JSON array like:
```
{
"Name": "content_title",
...
I previously had csv files with some columns and data and I replaced one column with two new columns. When I run crawler and try to view on Athena, it throws this error:
HIVE_INVALID_METADATA: Hive...