Custom source connector
Connector Details
Connector Attributes | Details |
---|---|
Name | Custom Source Connector |
Description | Custom source connector lets clients to connect any custom source easily with Empower platform and utilize all the the Empower capabilities for data acquisition and modeling. This connector takes two parameter as input. Notebook path where custom source connector is saved and keyvalut secret name required to authenticate custom source. |
Connector Type | Class A |

Features
Feature Name | Feature Details |
---|---|
Load Strategies | Full Load, Incremental Load |
Metadata Extraction | Supported |
Data Acquisition | Supported |
Data Publishing | Not Supported |
Automated Schema Drift Handling | Supported |

Source Connection Attributes
Custom source connector takes 2 parameter as input
1. Notebook path, where custom connector source has been saved
2. Keyvault secret name, required for source connector to authenticate custom source
Connection Parameters | Data Type | Example |
---|---|---|
Databricks notebook path | String | /Workspace/EmpowerSystem/DataEngineering/CustomSourceNotebook |
Keyvault Secret Name | String | Keyvault secret name required for source connector to authenticate custom source |

Screenshot To Use Connector
Updated 12 days ago