-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Subtask] Add Apache Ranger Docker CI image and integration test #2411
Labels
subtask
Subtasks of umbrella issue
Comments
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Mar 10, 2024
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Mar 10, 2024
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Mar 10, 2024
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jun 4, 2024
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jun 4, 2024
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jun 4, 2024
xunliu
added a commit
that referenced
this issue
Jun 4, 2024
### What changes were proposed in this pull request? This future includes: 1. A Gravitino Ranger CI Docker image 2. Add Ranger integration test 3. `docker run -it -p 6080:6080 datastrato/gravitino-ci-ranger` ### Why are the changes needed? Created an Apache Ranger Docker image myself, because Apache Ranger's official Docker image has 5 child docker images, It's very complex. Fix: #2411 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? 1. Created [datastrato/gravitino-ci-ranger:0.1.0](https://hub.docker.com/r/datastrato/gravitino-ci-ranger/tags) Docker image and pushed hub.docker.com succeed. 2. CI Passed
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Jun 4, 2024
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
…pache#2490) ### What changes were proposed in this pull request? This future includes: 1. A Gravitino Ranger CI Docker image 2. Add Ranger integration test 3. `docker run -it -p 6080:6080 datastrato/gravitino-ci-ranger` ### Why are the changes needed? Created an Apache Ranger Docker image myself, because Apache Ranger's official Docker image has 5 child docker images, It's very complex. Fix: apache#2411 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? 1. Created [datastrato/gravitino-ci-ranger:0.1.0](https://hub.docker.com/r/datastrato/gravitino-ci-ranger/tags) Docker image and pushed hub.docker.com succeed. 2. CI Passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
Created an Apache Ranger Docker image myself, because Apache Ranger's official Docker image has 5 child docker images, It's very complex.
This future includes:
Parent issue
#2410
The text was updated successfully, but these errors were encountered: