Error :Current license is non-compliant for JDBC

why this error is coming please reply .
is elastic search is paid service?
if this is open source then why showing this error.

Note:-i am trying to run through jdbc conn.

Hi

I believe you are using the JDBC Client for Elasticsearch SQL which needs platinum license.

For more details you can always look at elastic.co/subscriptions which clearly explains what is paid and what is not!

--
Aravind

Hi @aravindputrevu .

can we say openly this elastic search is not open source.?

this is paid version for use.

can i use Http Rest API for same...it will work or not?

While the code for X-Pack is available in a public repository, we do not claim that it is "Open Source". See Subscriptions about the different features available.

The default distribution of Elasticsearch includes all of X-Pack, but the default license is "basic".

You can activate a free trial of the commercial features via Kibana (Management -> License) or via the API.

Yes.

1 Like

Hi @dadoonet.

Thanks

now i having issue with jars file i am trying the java code from remote machine elastic search 2.4.6 but i having jar for 7.1.1 in my java machine.so please help me for below issue/jars for 2.4.6 for JDBC.

You can't. You need to use a recent version.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.