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

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

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

echo "Applying HDP3 hive-site configuration overrides"
apply-site-xml-override /etc/hive/conf/hive-site.xml "/docker/presto-product-tests/conf/environment/singlenode-hive-acid/hive-site-overrides.xml"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy