docker.presto-product-tests.conf.environment.two-kerberos-hives.iceberg2.properties Maven / Gradle / Ivy
connector.name=iceberg
hive.metastore.uri=thrift://hadoop-master-2:9083
hive.config.resources=/docker/presto-product-tests/conf/environment/two-kerberos-hives/hive2-default-fs-site.xml,\
/docker/presto-product-tests/conf/environment/two-kerberos-hives/auth-to-local.xml
hive.metastore.authentication.type=KERBEROS
hive.metastore.service.principal=hive/[email protected]
hive.metastore.client.principal=hive/[email protected]
hive.metastore.client.keytab=/etc/trino/conf/other-hive-presto-master.keytab
hive.hdfs.authentication.type=KERBEROS
hive.hdfs.trino.principal=presto-server/[email protected]
hive.hdfs.trino.keytab=/etc/trino/conf/other-presto-server.keytab
iceberg.file-format=PARQUET