Skip to content

Conversation

@dengzhhu653
Copy link
Member

@dengzhhu653 dengzhhu653 commented Jul 7, 2025

What changes were proposed in this pull request?

Add a new module to package the standalone Metastore

Why are the changes needed?

On the thread https://lists.apache.org/thread/tvozv88sjjmnx8n5rktjg1c6x1y0mlpv, we agree to release the standalone Metastore and the Docker image in 4.1.0. In order to fix the circular dependency issue we build the Metastore binary tarball and the image from the module metastore-server, we introduced a profile allModule to include all the necessities, and the source tarball is built from the standalone metastore root. this is quite not straightforward and don't follow the way we build the Hive tarball. This new module also normalizes the Metastore binary/source tarball we are going to release, which keeps the old behavior of Hive Metastore 3.0.0.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested locally using the command mvn clean package -Pdist,docker

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

+1

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2025

@aturoczy
Copy link

aturoczy commented Jul 7, 2025

Could you please fill out the description? This ticket means the Metastore will be separate entity and it could deploy separate?

@dengzhhu653
Copy link
Member Author

Could you please fill out the description? This ticket means the Metastore will be separate entity and it could deploy separate?

Done, we have a standard way to provide the official standalone Metastore binary/source tarball and the Docker image.

@zhangbutao zhangbutao merged commit 7cb4a03 into apache:branch-4.1 Jul 7, 2025
5 checks passed
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.

5 participants