python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Environment for print Capture on AWS GLUE
Where can I see, for example, the prints that are written in my AWS GLUE script? Like a terminal screen that shows me the messages that were stored in a print. I need to print the schema being generat...
Rafael Souza
Votes: 0
Answers: 1
Using Glue schema registry with MSK Connector
I've been trying to create an MSK Connector and use Glue schema registry with it.
The configuration is as follows.
connector.class=io.confluent.connect.s3.S3SinkConnector
s3.region=eu-west-1
topics.di...
Rohit
Votes: 0
Answers: 1
Trino iceberg connector "getTablesWithParameter for GlueHiveMetastore is not implemented"
I'm running trino on EMR version 6.5 and I have added the iceberg connector for the trino and I want it to use a glue catalog. These are the configuration under the iceberg.properties
connector.name=i...
taraf
Votes: 0
Answers: 1