Register an Amazon S3 file system via the AWS Glue JDBC connector and Jobserver
The Amazon S3 file system registration via the AWS Glue JDBC connector allows for the registration of an Amazon S3 file system as a data source and the synchronization of Amazon S3 metadata in Collibra, representing the S3 tables and columns in Collibra.
Follow the steps below to register an Amazon S3 file system via Jobserver.
|
Step |
What? |
Description |
Results |
|---|---|---|---|
| 1 | Create an AWS Glue connector |
Creates a AWS (Amazon Web Services) Glue JDBC connection needed to register the Amazon S3 file system as a data source. Note The AWS Glue JDBC connector leverages the Athena JDBC driver. |
The AWS Glue JDBC connection is available. |
| 2 | Register the S3 file system as a data source via Jobserver |
Makes metadata of the data source available. |
A Physical Data Dictionary domain and new assets of the type Schema, Table and Column, corresponding to the data in your data source are available. |
| 3 | Updates the metadata and profiling of a registered data source. |