i am following this document to install the driver but I do not have any maven tool . can I use wget to download the driver and then install it using elasticsearch plugin ?
if someone can kindly give me a detailed steps on how to install this driver.
It's basically the same thing. For the initial release, we had to bundle a few other jars from Elasticsearch that the JDBC driver depends on. The download page there bundles everything up into a single zip file if you intend to drop it in an application that just knows about JDBC. If you're developing something that uses JDBC, you can use Maven and the dependency management to pull in the jars you need.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.