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