-
Notifications
You must be signed in to change notification settings - Fork 114
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
Comments
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 ) |
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. |
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 :( |
Thanks!
…On Nov 24, 2016 11:55 AM, "Corne Versloot" ***@***.***> wrote:
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 :(
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AG0Kzlg34e3xDxhXUeKVWeYbAMF5gwDJks5rBd2jgaJpZM4JbxGR>
.
|
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 |
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. |
hi,非常期待5.x版本的发布。已经迫不及待了 |
Hi, anyone has built jar which can work with ES 5.1.2 ? thanks in advance |
Hi,i used sql4es-0.8_5.0.0.jar on SQLWorkbench,but it can not find dirver class nl.anchormen.sql4es.jdbc.ESDriver |
good job! |
Hi, anyone has built jar which can work with ES 5.3.2 ? thanks in advance |
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. |
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
The text was updated successfully, but these errors were encountered: