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

docker.presto-product-tests.conf.environment.singlenode-spark-iceberg.apply-hive-config-for-iceberg.sh Maven / Gradle / Ivy

There is a newer version: 448
Show newest version
#!/bin/bash
set -exuo pipefail

echo "Applying hive-site configuration overrides for Spark"
apply-site-xml-override /etc/hive/conf/hive-site.xml "/docker/presto-product-tests/conf/environment/singlenode-spark-iceberg/hive-site-overrides.xml"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy