Use "token" as the username and the PAT (personal access token itself) as the password. Your data source properties would look something like this:
jdbc.url=jdbc:databricks://[data source url]:[port]
jdbc.username=token
jdbc.password=dapi1234abcd... #paste the token here
jdbc.driver=com.databricks.client.jdbc.Driver
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article