Elasticsearch Interpreter Zeppelin - Elastic Cloud - Found to be : ZEPPELIN-2031

Hi All,

I am trying to setup Elastcisearch interpreter in zeppelin with our elastic.co/cloud server and unable to access.

I can CURL to the server fine:
curl -X GET https://myuser:mypassword@myhostname.us-east-1.aws.found.io:9243/_cat/health
** 1518095418 13:10:18 clustername green 3 2 978 489 0 0 0 0 - 100.0%**

When I configure Zeppelin I have following following configuration per screenshot.
19%20AM

**When I restart it I get the following error: **
Problem with the Elasticsearch client, please check your configuration (host, port,...)

Has anyone been able to get this working with Elastic Cloud?

Update: This is on Elasticsearch version 5.6.4. If i use localhost elasticsearch with no username & password configured it works fine

Thanks
Wayne

Short answer is: https://issues.apache.org/jira/browse/ZEPPELIN-2031. Currently doesn't support SSL

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.