We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue tracks the work of add UI for Kafka catalog. User can view the created topics on the web UI.
#2369
The text was updated successfully, but these errors were encountered:
[apache#2614][apache#2530] Add web UI support for Kafka catalog and a…
226fe40
…dd default page for no data tree
d877575
f0671e4
[#2614][#2530]feat(web): Add web UI support for Kafka catalog and add…
99f2ede
… 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">
LauraXia123
Successfully merging a pull request may close this issue.
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: