[
https://issues.apache.org/jira/browse/DRILL-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134534#comment-17134534
]
ASF GitHub Bot commented on DRILL-3637:
---------------------------------------
MadDoxXimba commented on a change in pull request #1961:
URL: https://github.com/apache/drill/pull/1961#discussion_r439641867
##########
File path: contrib/storage-elastic/README.md
##########
@@ -0,0 +1,36 @@
+# ElasticSearch Storage Plugin
+
+This plugin enables you to query ElasticSearch from Apache Drill.
+
+Tested with ElasticSearch versions:
+* 5.6
Review comment:
Hi, you might try using the low level API of es rather than the high
level one.
Since this enable you to write code backward compatible with multiple
versions of elasticsearch client :)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Elasticsearch Storage Plugin
> --------------------------------
>
> Key: DRILL-3637
> URL: https://issues.apache.org/jira/browse/DRILL-3637
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - ElasticSearch
> Reporter: Andrew
> Assignee: Charles Givre
> Priority: Major
> Fix For: Future
>
>
> Create a storage plugin for elasticsearch
--
This message was sent by Atlassian Jira
(v8.3.4#803005)