-
### Describe the bug
I am trying to run dbt model from current AWS project and I am getting `AnalysisException: Table or view not found: `xxx.yyyy` as my source is in different AWS project glue cat…
-
I wonder if you could make suggestions on how to use this in an AWS glue job. My method does not involve using spark-submit but rather creating job definitions and run-job using boto3 tools.
W…
-
### Describe the bug
Receiving the following error when running the policy via periodic lambda execution once it tries to send to security hub.
AttributeError: 'GlueDataCatalog' object has no attrib…
-
### What happened?
Tried to deploy a glue catalog table with iceberg extension in pulumi but the table is created with wrong format. For Iceberg table, the partitions are hidden unlike with standar…
-
### Description
Request that a new attribute provides the number of slices in a cluster.
### Affected Resource(s) and/or Data Source(s)
Data Source: aws_redshift_cluster
### Pote…
-
### Terraform Core Version
1.2.3
### AWS Provider Version
5.31.0
### Affected Resource(s)
Ray jobs on AWS Glue have a read only "timeout" property. Spark jobs have a writeable timeout property, a…
-
```scala
// Configure AWSGlue as metastore
spark = (
SparkSession.builder.appName("SparkSQL")
.config(
"spark.hadoop.hive.metastore.client.factory.class",
"com.amazonaws.glue.c…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Description
Glue’s sensitive data detection feature allows the user to add their own custom entity types to detect. This is possible via either the console or the API, but seemingly not yet the…
-
### Description
There is no way update the checkpoint version in `aws_glue_schema`. Any time new version is registered, checkpoint is not updated and in order to ensure compatibility is checked aga…