connector.name=iceberg iceberg.catalog.type=TESTING_FILE_METASTORE hive.metastore.catalog.dir=/tmp/iceberg_metadata # S3 Connectivity hive.s3.endpoint=http://10.0.20.111:9020 hive.s3.aws-access-key=REDACTED hive.s3.aws-secret-key=REDACTED hive.s3.path-style-access=true hive.s3.ssl.enabled=false