-
Notifications
You must be signed in to change notification settings - Fork 416
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 web UI support for Kafka catalog #2614
Comments
14 tasks
LauraXia123
added a commit
to LauraXia123/gravitino
that referenced
this issue
Apr 3, 2024
…dd default page for no data tree
LauraXia123
added a commit
to LauraXia123/gravitino
that referenced
this issue
Apr 10, 2024
…dd default page for no data tree
LauraXia123
added a commit
to LauraXia123/gravitino
that referenced
this issue
Apr 10, 2024
…dd default page for no data tree
ch3yne
pushed a commit
that referenced
this issue
Apr 11, 2024
… default page for no data tree (#2863) …age for no data tree <!-- 1. Title: [#<issue>] <type>(<scope>): <subject> Examples: - "[#123] feat(operator): support xxx" - "[#233] fix: check null before access result in xxx" - "[MINOR] refactor: fix typo in variable name" - "[MINOR] docs: fix typo in README" - "[#255] test: fix flaky test NameOfTheTest" Reference: https://www.conventionalcommits.org/en/v1.0.0/ 2. If the PR is unfinished, please mark this PR as draft. --> ### What changes were proposed in this pull request? 1. Add web UI support for Kafka catalog <img width="1419" alt="image" src="https://github.com/datastrato/gravitino/assets/9210625/f71beeef-94d1-4f44-9e4e-272602c03d7b"> 2. Add default page for no data tree <img width="1410" alt="image" src="https://github.com/datastrato/gravitino/assets/9210625/5804adb5-0163-4b19-829d-c89a8010e888"> ### Why are the changes needed? N/A Fix: #2614, #2530 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Local Smoke Test and e2e test <img width="347" alt="image" src="https://github.com/datastrato/gravitino/assets/9210625/85b5b9e3-f3c3-43da-b9fa-92d97951659c">
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
This issue tracks the work of add UI for Kafka catalog. User can view the created topics on the web UI.
Parent issue
#2369
The text was updated successfully, but these errors were encountered: