Hi team, As per my understanding datahub ingest me...
# help-api-cli-orchestration
m
Hi team, As per my understanding datahub ingest metadata into elasticsearch also. Now does it expose any api that can help to auto complete the catalog name ?
u
A message from kapa.ai
u
Hmm, I don't know enough to give you a confident answer yet. The information provided in the extracts does not include details about DataHub or its interaction with Elasticsearch. However, I can provide some guidance on how to set up Elasticsearch as a destination in Airbyte, as well as how to set up an Elasticsearch source connector. For setting up Elasticsearch as a destination, you need to enter the endpoint URL, select the authentication method, and decide whether to use the 'upsert' method when indexing new documents. The user should have permission to create an index if it doesn't exist, and/or be able to
create
documents if authentication is used. You can find more details in the [Airbyte documentation](https://docs.airbyte.com/integrations/destinations/elasticsearch). For setting up an Elasticsearch source connector, there is a detailed data type map provided in the [Airbyte documentation](https://docs.airbyte.com/integrations/sources/elasticsearch). If you have more specific questions about Airbyte and Elasticsearch, feel free to ask!