HTTPPath
Specifies the HTTP path for the compute resource in Databricks that the provider connects to.
Data Type
string
Default Value
""
Remarks
The HTTPPath property identifies the path component of the JDBC or ODBC endpoint for your compute resource in Databricks. This value directs the add-in to the correct SQL Warehouse or cluster.
You can find the HTTP path in the Databricks workspace under Compute > your SQL Warehouse or Cluster > Connection details (or Advanced options) > JDBC/ODBC > HTTP Path.
An example format is sql/protocolv1/o/123456789/1234-123456-1ab2cdef.
This property is required for all authenticated connections to Databricks and is useful for ensuring the add-in targets the correct compute resource.