Skip to content

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

Merged
abstractdog merged 1 commit intoapache: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 intoapache:masterfrom
abstractdog:HIVE-29419-tez-am-image-snapshot

Conversation

@abstractdog
Copy link
Copy Markdown
Contributor

@abstractdog abstractdog commented Apr 23, 2026

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

Copy link
Copy Markdown
Member

@ayushtkn ayushtkn left a comment

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
Contributor Author

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:master Apr 24, 2026
6 checks passed
InvisibleProgrammer pushed a commit to InvisibleProgrammer/hive that referenced this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants