[Umbrella] Kyuubi Official Docker Image
- Dominant language
- Scala
- Stars
- 2.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues) and found no similar issues.
### Describe the proposal
Currently, Kyuubi has a master-snapshot image tag in docker hub which is maintained by the Kyuubi community. The original idea is, the snapshot tag can be used to help test Kyuubi on k8s with Github Action and also improve the engine test coverage. It is not stable and not an official release tag.
However, I saw that some end users already used this unstable tag due to the fact we did not push a tag during release.
Docker Official Image is the official image of docker hub which is used by many popular apache projects, e.g., Flink, Zookeeper, Spark(WIP).
I think we can also go ahead with this way.
More details see the proposal:
https://docs.google.com/document/d/1g3FKSwcLmGhU6F2pwSZPqWjZctXUOEq_F4NTqnXNzlA/edit?usp=sharing.
### Task list
- [ ] Create a new repo `apache/kyuubi-docker`
- [ ] Maintain Dockerfile in new repo according to the release tag using DOI style
- [ ] Make Kyuubi docker image work at https://hub.docker.com/_/kyuubi
- [ ] Improve related docs
### Are you willing to submit PR?
- [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
- [ ] No. I cannot submit a PR at this time.
Contributor guide
Research direction
Start with the linked proposal and the task list for the new apache/kyuubi-docker repository. Review how the Dockerfile should follow release tags and DOI style, then check the Docker Hub target and related documentation; the work is done when the repository, official image, and documentation updates are in place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, documentation, infrastructure, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100