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 integration for Elasticsearch connector #1851

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

Conversation

akuzin1
Copy link
Contributor

@akuzin1 akuzin1 commented Mar 20, 2024

Description of changes:
Connector is backwards compatible with domain_mapping environment variable, however, it now also supports Config properties of domain_endpoint and secret_name.

Added ElasticsearchCredential.java and ElasticsearchCredentialProvider.java to store and create credentials which now supplement username and password to create connection.

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 elasticsearch_connection_integration branch from faea262 to 4a99c88 Compare March 20, 2024 20:16
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