Databricks
Connect to Databricks to analyze and visualize your data lake insights directly in Felt.
This feature is only available to customers on the Enterprise plan. To upgrade, contact sales.
Create a new, read-only user on your database for Felt access
Click on the Library (
) in the toolbar
Click
+ New Source
Select
Databricks
Enter Connection Details
Source Name
: name of the source in FeltHost
: The server hostname of the cluster or SQL warehouse. You can get this from the Server Hostname value in the Advanced Options > JDBC/ODBC tab for your cluster.HTTP Path
: The HTTP path of the cluster or SQL warehouse. You can get this from the HTTP Path value in the Advanced Options > JDBC/ODBC tab for your cluster.Catalog
: (optional) the name of the catalog to read.Schema
: (optional) the name of the database schema to read. If not provided, all schemas from the database will be read.Who can see this source?
: control access to this source within Felt
Enter credential information
Select a credential type
Databricks PAT
. See Databricks' documentation for Personal Access TokensGenerate a token
Fill in the
Personal Access Token
field with it
M2M OAuth
. See Databricks' documentation for M2M OAuth. To grant Felt access using M2M OAuth you must:Create a Service Principal in your account or workspace and copy the
client_id
andclient_secret
Navigate to the Databricks Workspace that you want to grant Felt access to
Navigate to the
Catalog
tabSelect the Catalog
Navigate to the
Permissions
tabClick
Grant
Select the Service Principal you've created for Felt
Grant the
SELECT
,BROWSE
,USE_CATALOG
, andUSE_SCHEMA
permissionsFill in the
Client ID
andClient Secret
fields
Click
Connect
Once connected you will see a catalog of your data with previews for your new source
From here you can add any of these layers to your spatial dashboards!
Last updated
Was this helpful?