mrchristine / db-migration

Databricks Migration Tools
Other
43 stars 27 forks source link

Add Job ACLs and Job Pause Support #22

Closed mrchristine closed 3 years ago

mrchristine commented 4 years ago

Use permissions api endpoint for job ACLs and re-import them on the new workspace.

Scheduled jobs will be imported in the PAUSED state to reduce impact on the current workspace with scheduled jobs. Both export / import tools support pausing all jobs and un-pausing all jobs to satisfy a switchover for each environment.