GitHub user bbonnin opened a pull request: https://github.com/apache/zeppelin/pull/1902
[ZEPPELIN-1821] Add HTTP client to elasticsearch interpreter ### What is this PR for? Add HTTP client to elasticsearch interpreter. ### What type of PR is it? Feature ### Todos * [X] - Source code * [X] - Tests * [X] - License * [X] - Docs ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1821 ### How should this be tested? * Start an Elasticsearch node * Configure the elasticsearch interpreter to use http * Create queries in a note using elasticsearch ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? Yes * Is there breaking changes for older versions? No * Does this needs documentation? Yes You can merge this pull request into a Git repository by running: $ git pull https://github.com/bbonnin/zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1902.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1902 ---- commit f4c5ac39fe0634fc98e537c965163e6fe4d4f3ce Author: Bruno Bonnin <bbon...@gmail.com> Date: 2017-01-02T16:48:30Z HTTP-based Elasticsearch client commit 549db396ee3ed1ec37fb62afcf177b2c9469723e Author: Bruno Bonnin <bruno.bon...@myscript.com> Date: 2017-01-15T10:47:36Z Add HTTP client to elasticsearch interpreter commit 28b98054450457373081343c476a89534ec56173 Author: Bruno Bonnin <bruno.bon...@myscript.com> Date: 2017-01-15T11:28:41Z Update img ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---