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

docker.presto-product-tests.common.hadoop.hive.properties Maven / Gradle / Ivy

There is a newer version: 451
Show newest version
connector.name=hive
hive.metastore.uri=thrift://hadoop-master:9083
hive.config.resources=/docker/presto-product-tests/conf/presto/etc/hive-default-fs-site.xml
hive.allow-register-partition-procedure=true
hive.metastore-cache-ttl=0s
hive.fs.cache.max-size=10
hive.max-partitions-per-scan=100
hive.max-partitions-for-eager-load=100
hive.hive-views.enabled=true
hive.parquet.time-zone=UTC
hive.rcfile.time-zone=UTC
# Using smaller than default parquet.small-file-threshold to get better code coverage in tests
parquet.small-file-threshold=100kB




© 2015 - 2024 Weber Informatics LLC | Privacy Policy