Connection Configuration for Databricks
- Print
- PDF
Connection Configuration for Databricks
- Print
- PDF
Article summary
Did you find this summary helpful?    
Thank you for your feedback!
Summary
This will be a help page for creating Connection Configuration for Databricks.
Entry
| item name | indispensable | Contents | 
|---|---|---|
| Server Hostname | Yes | Enter the server host name for Databricks. Please refer to the official Databricks documentation for details on how to obtain this information. | 
| HTTP Path | Yes | Enter the HTTP Path for Databricks. Please refer to the official Databricks documentation for details on how to obtain this information. | 
| Personal Access Token | Yes | Select a personal access token for Databricks. Please refer to the official Databricks documentation for more information on the publishing process. Note that the user who issued the Personal Access Token must be given authorization. See Required Authorizations below. | 
Required Authority
Databricks must grant the appropriate permissions to the user who issued the Personal Access Token.
When using ETL Configuration (Data Destination)
Permissions required when creating a new table or when you are the owner of the table
- USE_CATALOG ofthe target catalog
- USE_SCHEMA,- CREATE TABLE, and- CREATE VOLUME ofthe target schema
Permissions required for tables for which you are not the owner
- Transfer Mode: When using FullDataTransfer (REPLACE)- Owner of the subject catalog
- Target schema owner
- MODIFYand- SELECT ofthe target table
 
- Transfer Mode: When using a mode other than FullDataTransfer (REPLACE)- USE_CATALOG ofthe target catalog
- USE_SCHEMA,- CREATE TABLE, and- CREATE VOLUME ofthe target schema
- MODIFYand- SELECT ofthe target table
 
Supplemental Information on Authority
Reference: Official Document (Managing Permissions with Unity Catalog)
Was this article helpful?
