Skip to content

HIVE-29577: Support prefetching Tez snapshot jars into the Docker image - #6448

Merged
abstractdog merged 1 commit into
apache:masterfrom
abstractdog:HIVE-29419-tez-am-image-snapshot
Apr 24, 2026
Merged

HIVE-29577: Support prefetching Tez snapshot jars into the Docker image#6448
abstractdog merged 1 commit into
apache:masterfrom
abstractdog:HIVE-29419-tez-am-image-snapshot

Conversation

@abstractdog

@abstractdogabstractdog commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

The leftover changes from #6435 to temporarily add tez snapshot jars to the hive image.

Why are the changes needed?

See this conversation: #6435 (comment)

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested fully in the scope of the original PR.

@sonarqubecloud

Copy link
Copy Markdown

@ayushtknayushtkn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abstractdog

Copy link
Copy Markdown
ContributorAuthor

did a last double-check with this code, worked, merging

export POSTGRES_LOCAL_PATH=~/.m2/repository/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar
./build.sh -hive 4.3.0-SNAPSHOT -hadoop 3.4.1 -tez 0.10.5 -tez-snapshot 1.0.0-SNAPSHOT
./start-hive.sh --llap
docker compose --profile llap logs -f

@abstractdog
abstractdog merged commit b2e2523 into apache:masterApr 24, 2026
6 checks passed
InvisibleProgrammer pushed a commit to InvisibleProgrammer/hive that referenced this pull request Apr 26, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@abstractdog@ayushtkn@asf-ci-hive