Jerry Shao
Jerry Shao
It would be good to have a web UI in coordinated server to show the detailed information about shuffle server, job shuffle metrics and others. Simply like Spark web UI...
## What changes were proposed in this pull request? Adding a new API set to support resource uploading in session creation. 1. GET `[sessions|batches]/id` to request new session id. 2....
## What happened? Hi, Sorry for the question. I'm not sure if this is the right place to ask a question, but I need your suggestions. We're working on a...
### Describe the proposal `Metalake` in Gravitino is a tenant concept that separates users, metadata for different groups. But now, this concept is mixed with catalog, users will always question...
### What changes were proposed in this pull request? add checking table properties to the web e2e test ### Why are the changes needed? Fix: #3210 ### Does this PR...
### Describe the proposal This epic task tracks the work of adding Spark engine support for Gravitino. ### Task list - [x] #1287 - [x] #1530 - [x] #1528 -...
### Describe the feature We should add name filter support for entity list operations, like metalake, catalog, schema... list operations. So that we can support basic name filtering for these...
### Describe the feature Fileset is a new concept brought in 0.5.0 to manage the non-tabular data, the current implementation uses HCFS to manage the physical data. With HCFS, the...
### What would you like to be improved? Currently, each cherry-picked PR should be approved and merged manually. This is not convenient as most of the review/check are already done...
### Describe the feature Currently, column is managed out of Gravitino, for example, column in a Hive table is gotten from HMS, column in an Iceberg table is gotten from...