Databricks
Obtaining required configuration from Databricks Account
Login to the Databricks Account console as
Account admin
user.Copy the Account ID from the User Profile button, keep it handy for a future step.
Go to
User management
→Service principals
.Add service principal with name
zilla-service
.Click on the
zilla-service
service principal.Copy the UUID of the service principal, keep it handy for a future step.
Navigate to the Roles tab and assign the
Account admin
role for zilla-service.Navigate back to Principal information tab and generate OAuth Secret by clicking on the
Generate secret
button. Copy the Secret and keep it handy for a future step.
Set up Databricks application in Zilla
Visit Zilla application and login using your admin credentials and then click
Add Application
in the top right.
A window with a search bar appears, type in Databricks in the search bar and hit enter. Databricks app entry will appear at the top of the list, click
Add to Applications
to the right.
Fill in the form with appropriate details and then click
Add to Applications
.
A detailed view of
databricks
application appears. ClickSync now
in top right corner.
Enable API Integration in the below pop-up.
Enter the
Account ID
,Service Principal's UUID
andService Principal's OAuth Secret
obtained in earlier steps in the respective boxes and clickNext
.
Click
Next
and the sync will start.
Click on
Done
.
Check the Sync summary, then click on
Close
.