All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.conf.environment.singlenode-spark-iceberg-jdbc-catalog.iceberg.properties Maven / Gradle / Ivy

There is a newer version: 448
Show newest version
connector.name=iceberg
iceberg.catalog.type=jdbc
iceberg.jdbc-catalog.driver-class=org.postgresql.Driver
iceberg.jdbc-catalog.connection-url=jdbc:postgresql://postgresql:25432/test
iceberg.jdbc-catalog.connection-user=test
iceberg.jdbc-catalog.connection-password=test
iceberg.jdbc-catalog.catalog-name=iceberg_test
iceberg.jdbc-catalog.default-warehouse-dir=hdfs://hadoop-master:9000/user/hive/warehouse
hive.hdfs.socks-proxy=hadoop-master:1180




© 2015 - 2024 Weber Informatics LLC | Privacy Policy