Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glue Connection Connector Integration #1860

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akuzin1
Copy link
Contributor

@akuzin1 akuzin1 commented Mar 22, 2024

Description of changes:
Integrating connectors to be able to supplement connection properties from glue if connection is provided as environment variable glue_connection.

Example of how it may look in connector: 
glue_connection: "datasource-connection"

Introduced util class, reaches out to Glue, parses connection properties into a config map and supplements it to the connectors handlers.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@akuzin1 akuzin1 force-pushed the GlueConnectionIntegrationFinalized branch 7 times, most recently from ff7dfdd to 3358b27 Compare March 28, 2024 18:46
…ng glue connection instead of environment variables.
@akuzin1 akuzin1 force-pushed the GlueConnectionIntegrationFinalized branch from 3358b27 to aa04c30 Compare March 28, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant