Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plan to support Elasticsearch 5.0.0? #15

Open
rccclr opened this issue Aug 3, 2016 · 12 comments
Open

Any plan to support Elasticsearch 5.0.0? #15

rccclr opened this issue Aug 3, 2016 · 12 comments

Comments

@rccclr
Copy link

rccclr commented Aug 3, 2016

Hi
When connect from Sqlworkbenchj with "sql4es-0.9.2.3.jar" this error:

"Received message from unsupported version: [2.0.0] minimal compatible version is: [5.0.0-alpha4]"

Many thanks

@corneversloot
Copy link
Member

I plan to update the driver but not before 5.0 is really released. Im wondering what will change in this major release (i have not looked at it to be honest )

@corneversloot
Copy link
Member

As a small update i tried using the 5.0.0-alpha version and found that there is no support yet for the shield plugin which is also used by the driver. I will wait for a stable release which has shield support as well and keep this issue open as a reminder.

@corneversloot
Copy link
Member

I have have been working on the 5.0.0 branch. The project compiles but fails alot of the tests which I am tackling now. Unfortunately I really lack the time to give it a good push so it will take some time :(

@PoorBillionaire
Copy link

PoorBillionaire commented Nov 24, 2016 via email

@markeaustin48
Copy link

Can I second this please. Currently running 5.1.1 and struggling to get our testers up to speed. Be very useful to have them query the data in Excel or Access. Any help i can give please let me know

@corneversloot
Copy link
Member

I have been working on it but progress is slow due to lack of time. The codebase itself has been upgraded to 5.0 and tests run OK. I havent been able to build a release and test it as a stand alone driver though. The latest version is in the 5.0 branch. Feel free to work on that branch to finalize it.

@fanchangjifen
Copy link

hi,非常期待5.x版本的发布。已经迫不及待了

@BOBIexpert
Copy link

Hi, anyone has built jar which can work with ES 5.1.2 ? thanks in advance

@fanchangjifen
Copy link

Hi,i used sql4es-0.8_5.0.0.jar on SQLWorkbench,but it can not find dirver class nl.anchormen.sql4es.jdbc.ESDriver

@harbby
Copy link

harbby commented Apr 12, 2017

good job!

@liyongcun
Copy link

Hi, anyone has built jar which can work with ES 5.3.2 ? thanks in advance

@standino
Copy link

Should we rewrite SQL4ES with "The new elasticsearch java Rest Client"?https://amsterdam.luminis.eu/2016/07/07/the-new-elasticsearch-java-rest-client/

The idea behind this new client is less dependencies on elasticsearch, currently, the sql4es.jar is too big.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants