...
Operation | Privileges Required (Existing) | Privileges Required (Proposed) | Integration test name(Class name + test name) |
---|---|---|---|
Create | ADMIN (on the CDAP instance) | ADMIN | BasicAuthorizationTestBase.testBasicGrantOperations |
Update | ADMIN (on the namespace) | ||
Delete | ADMIN (on the namespace) | ADMIN on the namespace, and all entities in the namespace | |
View/List | Any of READ, WRITE, EXECUTE, or ADMIN | Any privilege on the namespace or any of its descendants. | |
Get Namespace Meta | Any privilege on the namespace or any of its descendants. |
...