[Improvement] Size of Gravitino Docker image is too large
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
Description
### What would you like to be improved?
Gravitino Docker image takes 1.39GB, and `.jar` files in catalogs takes almost 1GB,
I think it's possible to improve this by letting user to download catalogs jars at runtime, because not all users needs all catalogs.
Reference:
- [Docker hub](https://hub.docker.com/r/datastrato/gravitino/tags)
Related Issue:
- #2925
c.c. @xunliu
### How should we improve?
_No response_
Contributor guide
Research direction
Start by inspecting the repository's Docker image build and how catalog JARs are packaged; the issue does not name specific files or tests. Compare the image contents with the Docker Hub image and review related issue #2925. Done means catalog JARs are not all bundled by default and users can obtain needed catalogs at runtime without breaking supported usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100