Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docker/thirdparties/custom_settings.env
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ export OSSBucket="doris-regression-bj"
# Optional Maven repository override for thirdparty jar downloads.
# export MAVEN_REPOSITORY_URL="https://maven.aliyun.com/repository/central"
export MAVEN_REPOSITORY_URL="${MAVEN_REPOSITORY_URL:-https://repo1.maven.org/maven2}"
# Hive shared-volume baseline rollout settings.
# Update HIVE_BASELINE_VERSION when publishing a new baseline tarball.
export HIVE_BASELINE_VERSION="20260415"
export HIVE_BASELINE_TARBALL_CACHE="${ROOT}/docker-compose/hive/scripts/baseline"
408 changes: 408 additions & 0 deletions docker/thirdparties/docker-compose/hive/README.md

Large diffs are not rendered by default.

Loading
Loading