Hi team,
I would like to run flink in docker-compose with also hive metastore being the data backed up in s3. I have managed to configure the flink and s3 via localstack but is there any example of how to configure the docker-compose so that flink is able to connect to hive in order to create tables and catalogs? I could not find any information regarding this. Thanks!