hetu-core/presto-product-tests/conf/product-tests-defaults.sh

4 lines
192 B
Bash

export DOCKER_IMAGES_VERSION=${DOCKER_IMAGES_VERSION:-20}
export TESTS_HIVE_VERSION_MAJOR=${TESTS_HIVE_VERSION_MAJOR:-1}
export HADOOP_BASE_IMAGE=${HADOOP_BASE_IMAGE:-"prestodev/hdp2.6-hive"}