Elasticsearch
This quickstart describes how to create an Elasticsearch connection.
Last updated
This quickstart describes how to create an Elasticsearch connection.
Last updated
Before you can write your transformed data to Elasticsearch, you should first establish a connection to your Elasticsearch database.
Your connection is persistent, so you won't need to re-create it for every job. The connection is also shared with other users in your organization.
Here’s the code for creating a connection to Elasticsearch:
After you complete this step, you should see the my_elasticsearch_connection connection in your navigation tree.
Learn More
Please see the SQL command reference for for the full list of connection options, and examples.