presto
presto copied to clipboard
Distributed SQL query engine for running interactive analytic queries against big data sources.
Hi, I'm working on setting up presto-spark with Elasticsearch. Can you please help me? I see plugin folder in https://repo1.maven.org/maven2/com/facebook/presto/presto-spark-package/0.266/presto-spark-package-0.266.tar.gz , but there's no Elasticsearch plugin.. Do I need to...
**I build project and install es plugin,however I got this error in server.log:** ```java 2017-12-12T14:53:10.002+0800 ERROR main com.facebook.presto.server.PrestoServer Method com/facebook/presto/elasticsearch/ElasticsearchPlugin.getServices(Ljava/lang/Class;)Ljava/util/List; is abstract java.lang.AbstractMethodError: Method com/facebook/presto/elasticsearch/ElasticsearchPlugin.getServices(Ljava/lang/Class;)Ljava/util/List; is abstract at com.facebook.presto.elasticsearch.ElasticsearchPlugin.getServices(ElasticsearchPlugin.java) at...
Getting incompatible client error when connecting to ES 5.1. Any plan to fix this? Or any pointers on how to fix would be great, I'd like to help getting this...
check and example on https://github.com/facebook/presto/pull/3337/files#diff-d755bbb723c94bf86384a9157201ea2cR2
its a TCCL problem...