-
### Describe the bug
When importing secret using `aws_secretsmanager.Secret.from_secret_complete_arn()` and populating the `secret_complete_arn` with the arn value that has been exported using `Cfn…
-
### Feature Request / Improvement
I want to register an Iceberg catalog of type AWS Glue in Flink with the code like this:
```java
var properties = new HashMap();
properties.put("type", "iceberg…
-
### Describe the bug
If you make your catalog settings using this and add a KMS key:
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_glue.CfnDataCatalogEncryptionSettings.html
And t…
-
I've been trying to setup the iceber-sink-connector in confluent cloud with glue catalog, which requires me to configure AWS access key and secret access key. Is it possible to provide these credentia…
-
### Describe the bug
When trying to use `{{ source() }}` from a non-iceberg table, a `dbt-glue` project set up for the iceberg datalake format will refuse to read the source because it's not an icebe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
# error
```
Exception: Unable to get result from Presto server after 15 retries: PrestoUs…
-
Hey @Imbruced, this Python solution is great, and I would like to use it for our architecture. We run our Big Data jobs in AWS Glue. Do you know if it's possible to use it there and whether someone ha…
-
**Describe the bug**
When using Apache Spark on Amazon EMR, you have the ability to replace Apache Hive with AWS Glue as the Hive-compatible metastore, with the underlying data being stored in S3. Wh…
-
**Describe the bug**
I am evaluating DataHub as a data catalog and lineage tool for the Data Platform and using this article - https://aws.amazon.com/blogs/big-data/part-2-deploy-datahub-using-aws-ma…
-
- Implement component to work with AWS Glue
- Support automatic schema fetching from Glue by name
- Support in `get_ddbc`
- Have good documentation of Data Catalog usage