Manual single job import
Last updated
Last updated
To manually import a single job and avoid supplying Databricks credentials into the Gradient UI, follow the instructions below
In the Import Databricks Jobs page, click on the "create a project for Databricks" link
Fill in the project name, an optional description, and select your cloud provider in the drop down.
You should see your newly created project in the Projects page. Click on the "View/Edit" button in the same row as your project.
In the blank project page, find the project-id
in the upper right hand corner. Copy your
project-id
to your clipboard
Using the Sync CLI, run the command below to on-board and connect a Databricks job to the newly created Project above
The parameters and where to find them are below:
<workspace-id> - is the "o" parameter on your Databricks URL
<job-id> - the Databricks job-id of the job you want to on-board, can be found in the Databricks console
<project> - The Sync project-id,
can be found in the Gradient console in the project page
Example output: