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

docker.presto-product-tests.conf.environment.multinode-azure.apply-azure-config.sh Maven / Gradle / Ivy

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

echo "Applying HDP3 core-site configuration overrides"
apply-site-xml-override /etc/hadoop/conf/core-site.xml "/docker/presto-product-tests/conf/environment/multinode-azure/core-site-overrides.xml"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy