Overview
The Collibra AWS Glue ETL Lineage Connector enables Collibra Connect developers to connect to AWS Glue, and extract metadata from it. The main operations that are made available by this connector include:
- Get databases
- Get tables
- Get columns
- Get jobs
- Get job lineage (this is a custom operation, not offered out-of-the-box by AWS Glue)
- Get tables for a specific database
- Get columns for a specific database
- Get tables for a set of databases
- Get columns for a set of databases
More details
Release Notes
Changed:
- Updated the endpoints used to address the unknown host error when retrieving the job lineage.
Compatibility
- Collibra Platform 5.7 and newer
- Mule ESB 4.2.0
- AnyPoint Studio 7.5.1
Dependency
- Java Runtime Environment 8
License and Usage Requirements
- Collibra Connect
Release Notes
Added:
- Functionality to use the AWS IAM Role Policy.
Compatibility
- Collibra Platform 5.7 and newer
- Mule ESB 4.2.0
- AnyPoint Studio 7.3.4
Dependency
- Java Runtime Environment 8
License and Usage Requirements
- Collibra Connect
Release Notes
Added:
- Functionality to use a custom AWS Glue service endpoint.
- Support for custom KeyStore and TrustStore.
Compatibility
- Collibra Platform 5.7 and newer
- Mule ESB 4.2.0
- AnyPoint Studio 7.3.4
Dependency
- Java Runtime Environment 8
License and Usage Requirements
- Collibra Connect
Release Notes
Initial release. Main features:
- Connector core implementation.
- Pagination for query operations.
- Support for proxy connection.
Added the following methods (operations):
-
- Get databases
- Get tables
- Get columns
- Get jobs
- Get job lineage
- Get tables for a specific database
- Get columns for a specific database
- Get tables for a set of databases
- Get columns for a set of databases
- Functionally equivalent to AWS Glue ETL Lineage Connector v1.2.0 (Mule 3)
Changes:
- Modified column type to match the original type from AWS Glue and added new field ‘transformedType’.
Compatibility
- Collibra Platform 5.7 and newer
- Mule ESB 4.2.0
- AnyPoint Studio 7.3.4
Dependency
- Java Runtime Environment 8
License and Usage Requirements
- Collibra Connect
Release Notes
Initial release. Main features:
- Connector core implementation.
- Pagination for query operations.
- Support for proxy connection.
Added the following methods (operations):
- Get databases
- Get tables
- Get columns
- Get jobs
- Get job lineage
- Get tables for a specific database
- Get columns for a specific database
- Get tables for a set of databases
- Get columns for a set of databases
- Functionally equivalent to AWS Glue ETL Lineage Connector v1.2.0 (Mule 3)
Compatibility
- Collibra Platform 5.7 and newer
- Mule ESB 4.2.0
- AnyPoint Studio 7.3.4
Dependency
- Java Runtime Environment 8
License and Usage Requirements
- Collibra Connect
Support is provided for the template as downloaded from the Marketplace, without changes to the way it works.