docker.presto-product-tests.conf.environment.singlenode-kerberos-hive-impersonation-with-credential-cache.iceberg.properties Maven / Gradle / Ivy
connector.name=iceberg
hive.metastore.uri=thrift://hadoop-master:9083
hive.config.resources=/docker/presto-product-tests/conf/presto/etc/hive-default-fs-site.xml
hive.metastore.authentication.type=KERBEROS
hive.metastore.thrift.impersonation.enabled=true
hive.metastore.service.principal=hive/[email protected]
hive.metastore.client.principal=hive/[email protected]
hive.metastore.client.credential-cache.location=/etc/trino/conf/hive-presto-master-krbcc
hive.hdfs.authentication.type=KERBEROS
hive.hdfs.impersonation.enabled=true
hive.hdfs.trino.principal=presto-server/[email protected]
hive.hdfs.trino.credential-cache.location=/etc/trino/conf/presto-server-krbcc
iceberg.file-format=PARQUET