Re: How to connect es5 in the latest mainline code?

2019-09-30 Thread Andrei Sereda
Hi Chen, Please use the latest calcite version 1.21 which has dependency on ES 7.x low-level rest client. We have removed elasticsearch5 and elasticsearch2 maven modules in favor of a single elasticsearch (which uses rest-client in favor of transport client) in CALCITE-2376

How to connect es5 in the latest mainline code?

2019-09-30 Thread chen cui
Hi: I want to know how to connect to es5 in the latest mainline code. I read the es5 theme in the official documentation and mailing list, but I didn't find the answer. I tried to connect es5 in the latest mainline code, but it failed. I modified the es version in pom.xm

Re: How to connect es5 in the latest mainline code?

2019-09-26 Thread Andrei Sereda
Hello, What version of calcite are you using ? Can you try with latest 1.21 release ? elasticsearch5 module has been removed a while ago. Also we recommend using ES 6.2+ with calcite. Thanks, Andrei. On Thu, Sep 26, 2019 at 9:31 AM i

How to connect es5 in the latest mainline code?

2019-09-26 Thread ipconfig
Hi: I want to know how to connect to es5 in the latest mainline code. I read the es5 theme in the official documentation and mailing list, but I didn't find the answer. I tried to connect es5 in the latest mainline code, but it failed. I modified the es version in pom.xml to b