-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds job_id as path param in update permission #38962
Adds job_id as path param in update permission #38962
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @SubhamSinghal Were we able to test this with the operator in a DAG that this updates the job's permission well now?
@pankajkoti not till now. I am trying to understand how to test this locally. |
@SubhamSinghal Are you not using Breeze for local development? It makes life a lot easier for developing and testing. |
Tested. Code is working fine. |
24479b3
to
331dff8
Compare
job_id needs to be passed as path param in update job permission api.
api link: https://docs.databricks.com/api/workspace/jobs/updatepermissions