jerryshao commented on code in PR #9177:
URL: https://github.com/apache/gravitino/pull/9177#discussion_r2559229923
##########
docs/security/access-control.md:
##########
@@ -279,6 +281,19 @@ DENY `WRITE_FILESET` won‘t deny the `READ_FILESET`
operation if the user has t
| CREATE_POLICY | Metalake | Create a policy
|
| APPLY_POLICY | Metalake, Policy | Associate policies with metadata
objects. |
+### Job template privileges
+
+| Name | Supports Securable Object | Operation
|
+|---------------------|---------------------------|------------------------------------------|
+| CREATE_JOB_TEMPLATE | Metalake | Create a job template
|
+| USE_JOB_TEMPLATE | Metalake, JobTemplate | Use a job template when
creating the job |
Review Comment:
"when running the job".
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]