-
### Version
main branch
### Describe what's wrong
now I want to use hadoop catalog,i hava create metalake,catalog,schema,fileset,the localtion is:
You can see that this location is the root …
-
### Version
main branch
### Describe what's wrong
You can rename the metalake and no error is given, even though the metalake name is specified in the configuration.
### Error message and/or stack…
-
### Describe the subtask
Add Metalake Error Handler and related exceptions, test cases in `client-python` based on `client-java`
### Parent issue
#4225
-
### Version
main branch
### Describe what's wrong
use `gravitinoAdminClient.deleteRole("metalake",'role#test");` to delete role `role#test`, it doesn't work, even though the role actually exists
…
-
### What would you like to be improved?
Warning shows up when compiling Gravitino, adding -Xlint:unchecked gives this:
```
> Task :common:compileJava FAILED
/Users/justin/gravitino/common/src/…
-
### Describe the subtask
Add the document of metalake admins
### Parent issue
#2232
-
### Describe the proposal
The current Java client API is not user-friendly in some aspects; For example, the function that asking a Table's NameIdentifier parameter must be a fully-qualified name (…
-
### Describe what's wrong
If you connect to the local playground database with dbeaver (as the postgres user), you see only the public schema. You can create schemas via SQL including a hr schema.
…
-
### Version
main branch
### Describe what's wrong
Running Apache Kafka locally and I've created a couple of topics:
```
./bin/kafka-topics.sh --list --bootstrap-server 192.168.1.44:9092
dummy
t…
-
### Version
main branch
### Describe what's wrong
The text that show up when you roll over a metalake name is the metalake name. This seems redundant - perhaps the metalake comment should show inst…