Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Azure Databricks previews.
The managed Glean connector in Lakeflow Connect ingests Glean insights and shortcuts data into Azure Databricks. Insights provide company-wide usage summaries for search, Assistant, and agents. Shortcuts are the go links defined in your Glean deployment.
Feature availability
| Feature | Availability |
|---|---|
| UI-based pipeline authoring | |
| API-based pipeline authoring | |
| Declarative Automation Bundles | |
| Incremental ingestion | |
| Unity Catalog governance | |
| Orchestration using Databricks Workflows | |
| API-based column selection and deselection | |
| API-based row filtering | |
| SCD Type 2 | The insights table has VARIANT columns, and both tables are ingested as full-refresh snapshots. |
| Automated schema evolution: New and deleted columns | |
| Automated schema evolution: Data type changes | |
| Automated schema evolution: Column renames | Requires a full refresh. |
Authentication methods
| Authentication method | Availability |
|---|---|
| OAuth U2M | |
| OAuth M2M | |
| Basic authentication (username/password) | |
| API token | A Glean Client API token, sent as an HTTP Bearer token. The token must carry both the Insights and Shortcuts scopes. |
Ingest from Glean in 3 steps
Note
Before starting, review the Azure Databricks user persona, supported interfaces, ingestion frequency, and common patterns.
Start ingesting from Glean
- Configure Glean for ingestion (Admins). Set up Glean to authenticate with Azure Databricks.
- Create a Unity Catalog connection (Admins). Create a connection in Catalog Explorer so non-admins can create pipelines.
- Create an ingestion pipeline (Admins or non-admins). Select any supported interface and create a pipeline from an existing connection.