Hi,
Has anyone tried to connect AWS managed ElasticSearch cluster to Zeppelin? Our managed elastic-search domain end-point look something like this: https://search-abc-xyz-prod-fdizuwhbc4663qlh2tqghghydajycyu.us-east-1.es.amazonaws.com I have successfully added the elasticsearch interpreter in Zeppelin (0.7.2) What should be the values of the following configs: elasticsearch.client.type elasticsearch.cluster.name elasticsearch.host elasticsearch.port I have tried few configs like port being 443 etc. but none of them worked. The error I get is :Problem with the Elasticsearch client, please check your configuration (host, port,...) Any help would be greatly appreciated. Thanks, Saksham