cloud_id
: The Cloud ID provided with the ElasticSearch deployment. Required only when hosts
is not provided.hosts
: The ElasticSearch endpoint provided with the ElasticSearch deployment. Required only when cloud_id
is not provided.api_key
: The API key that you generated for the ElasticSearch deployment. Required only when user
and password
are not provided.user
and password
: The user and password used to authenticate. Required only when api_key
is not provided.hosts
: The IP address and port where ElasticSearch is deployed.user
: The user used to autheticate access.password
: The password used to autheticate access.elasticsearch_datasource
as the datasource name, which is defined in the CREATE DATABASE
command.SELECT
queries are supported at the moment..
operator.Database Connection Error
Transport Error
or Request Error
SELECT
query..
operator.SQL statement cannot be parsed by mindsdb_sql