I'm using elasticsearch 2.3.4 on jdk1.8.0_172 with elasticsearch-jdbc-2.3.4.1.
I've tried any sqljdbc4.jar on the Internet but when I start the batch this error is shown in cmd: "Jun 02, 2018 10:34:19 AM com.microsoft.sqlserver.jdbc.SQLServerConnection SEVERE: Java Runtime Environment (JRE) version 1.8 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0."
Any solution(s)?