Otis Gospodnetic created ZEPPELIN-1821:
------------------------------------------
Summary: Use Elasticsearch HTTP API Client
Key: ZEPPELIN-1821
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1821
Project: Zeppelin
Issue Type: New Feature
Affects Versions: 0.6.2
Reporter: Otis Gospodnetic
Fix For: 0.7.0
Elasticsearch now has a good Java client that talks to ES via its HTTP API (vs.
TransportClient that does not). It would be good if Zeppelin could use that so
that it can talk to ES clusters and services that expose only HTTP API (e.g.
http://sematext.com/logsene/ exposes the ES HTTP API, but not the Java one, so
one cannot use TransportClient to talk to it)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)