Is it possible to use standalone Elasticsearch SQL CLI in windows environment?
We are running Elasticsearch 6.8 cluster on Debian servers, but SQL CLI would be nice to use in windows because of additional connection to existing reporting infranstructure.
Hello @Andrei_Stefan,
I haven't tried it, because I didn't find standalone Elasticsearch SQL CLI for download. Should I download Elasticsearch windows distributiion and extract from it necessary libraries and executables for SQL CLI? If yes, is it available list of these necessary files?
@birko you should be able to download ES for Windows and extract elasticsearch-sql-cli-[ES_VERSION].jar from /bin and then run something like java -cp "elasticsearch-sql-cli-8.0.0-SNAPSHOT.jar" org.elasticsearch.xpack.sql.cli.Cli.
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.