Extending Egeria using connectors
Egeria has extended the basic concept of the OCF connector and created specialized connectors for different purposes. The following types of connectors are supported by the Egeria subsystems with links to the documentation and implementation examples.
Type of Connector | Description | Documentation | Owning module | Implementation Examples |
---|---|---|---|---|
Integration Connector | Implements metadata exchange with third party tools. | Building Integration Connectors | Integration Daemon Services | integration- connectors |
Open Discovery Service | Implements automated metadata discovery. | Open Discovery Services | Open Discovery Framework (ODF) | discovery-service- connectors |
Governance Action Service | Implements automated governance. | Governance Action Services | Governance Action Framework (GAF) | governance-action- connectors |
Configuration Document Store | Persists the configuration document for an OMAG Server. | Configuration Document Store Connectors | Administration Services | configuration-store- connectors |
Platform Security Connector | Manages service authorization for the OMAG Server Platform. | Metadata Security Connectors | Metadata Security | open-metadata- security-samples |
Server Security Connector | Manages service and metadata instance authorization for an OMAG Server. | Metadata Security Connectors | Metadata Security | open-metadata- security-samples |
Metadata Collection (repository) Store | Interfaces with a metadata repository API for retrieving and storing metadata. | OMRS Repository Connectors | Open Metadata Repository Services (OMRS) | open-metadata- collection-store- connectors |
Metadata Collection (repository) Event Mapper | Maps events from a third party metadata repository to open metadata events. | OMRS Event Mappers | Open Metadata Repository Services (OMRS) | none |
Open Metadata Archive Store | Reads an open metadata archive from a particular type of store. | OMRS Open Metadata Archive Store Connector | Open Metadata Repository Services (OMRS) | open-metadata- archive-connectors |
Audit Log Store | Audit logging destination | OMRS Audit Log Store Connector | Open Metadata Repository Services (OMRS) | audit-log-connectors |
Cohort Registry Store | Local store of membership of an open metadata repository cohort. | OMRS Cohort Registry Store | Open Metadata Repository Services (OMRS) | cohort-registry- store-connectors |
Open Metadata Topic Connector | Connects to a topic on an external event bus such as Apache Kafka. | OMRS Open Metadata Topic Connectors | Open Metadata Repository Services (OMRS) | open-metadata- topic-connectors |
You can write your own connectors to integrate additional types of technology or extend the capabilities of Egeria - and if you think your connector is more generally useful, you could consider contributing it to the Egeria project.
- Return to Developer Guide
- Return to Home Page
License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.