Skip to content
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]Implement the server rest endpoint for model catalog. #5817

Closed
Tracked by #4783
jerryshao opened this issue Dec 10, 2024 · 0 comments · Fixed by #5948 or #6025
Closed
Tracked by #4783

[Subtask]Implement the server rest endpoint for model catalog. #5817

jerryshao opened this issue Dec 10, 2024 · 0 comments · Fixed by #5948 or #6025
Assignees
Labels
0.8.0 Release v0.8.0 subtask Subtasks of umbrella issue

Comments

@jerryshao
Copy link
Contributor

jerryshao commented Dec 10, 2024

This issue tracks the work of adding server-side REST APIs for model catalog.

@jerryshao jerryshao changed the title Implement the server rest endpoint for model catalog. [Subtask]Implement the server rest endpoint for model catalog. Dec 10, 2024
@jerryshao jerryshao added the subtask Subtasks of umbrella issue label Dec 10, 2024
@jerryshao jerryshao self-assigned this Dec 10, 2024
@mchades mchades added the 0.8.0 Release v0.8.0 label Dec 26, 2024
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this issue Dec 29, 2024
…ent (apache#5948)

### What changes were proposed in this pull request?

This PR adds the server-side REST endpoint for model management.

### Why are the changes needed?

This is a part of model management for Gravitino.

Fix: apache#5817 

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Add UTs for this PR.
jerryshao pushed a commit that referenced this issue Dec 30, 2024
### What changes were proposed in this pull request?
create catalog
<img width="1410" alt="image"
src="https://github.com/user-attachments/assets/45311026-9458-436b-869c-5d6190641ba7"
/>

create schema
<img width="1424" alt="image"
src="https://github.com/user-attachments/assets/7c1c82b8-2aae-4614-8f02-cceca1a49ae9"
/>

register/view/drop/list model
<img width="1420" alt="image"
src="https://github.com/user-attachments/assets/bbb2ae41-0153-4d8d-af24-e182f16a30e3"
/>
<img width="1469" alt="image"
src="https://github.com/user-attachments/assets/e3bf371d-5e48-4f70-a9a1-4faa1f821c3c"
/>

link/view/drop/list versions
<img width="1445" alt="image"
src="https://github.com/user-attachments/assets/050a2f15-222c-484a-9abe-edcc5335c606"
/>
<img width="1462" alt="image"
src="https://github.com/user-attachments/assets/0f7de28f-1614-40ca-8842-fd79ea68871b"
/>
<img width="1429" alt="image"
src="https://github.com/user-attachments/assets/9a01f634-7113-4553-ad30-9d6e2ed9adc9"
/>
<img width="1409" alt="image"
src="https://github.com/user-attachments/assets/f5292e23-6b90-4b21-b1d7-19c9fe72ba61"
/>


### Why are the changes needed?

(Please clarify why the changes are needed. For instance,
  1. If you propose a new API, clarify the use case for a new API.
  2. If you fix a bug, describe the bug.)

Fix: #5817

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
manually
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8.0 Release v0.8.0 subtask Subtasks of umbrella issue
Projects
None yet
2 participants