Define an Azure Databricks dataset
Define an Azure Databricks dataset in the Data Management app to provide federated search access to a specific Unity Catalog table or view.
After you define an Azure Databricks connection, you define Azure Databricks datasets for use in federated searches. Each Azure Databricks dataset you define lets you run federated searches over a specific Unity Catalog table or view.
- Your Splunk Cloud Platform deployment user account must have a role with the
edit_datasetsandedit_federated_providerscapabilities. See Define roles on the Splunk platform with capabilities in Securing Splunk Cloud Platform. - You must have an Azure Databricks connection that has been uploaded with a credential file that provides access to a Delta Lake share containing one or more Unity Catalog tables or views. See .
-
Ensure your users can access the new dataset with their federated searches. See Give your users role-based access control of remote datasets.
-
Run federated searches over the dataset. See Write and run federated searches over remote datasets with SPL2.