Join Slack
Powered by
can we edit existing extractor tap-elasticsearch
# getting-started
a
ashish_soni
03/28/2023, 10:12 AM
can we edit existing extractor tap-elasticsearch
s
Sven Balnojan
03/28/2023, 10:49 AM
You mean this one right?
https://hub.meltano.com/extractors/tap-elasticsearch
First of all: Yes of course, it is open source. This particular connector is an airbyte connector (repository here:
https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-elasticsearch
) and is written in Java. Depending on your use case it might also be quite easy to just write your own Python based tap using the SDK. Elasticsearch does have a python client.
Open in Slack
Previous
Next