Hello Team
I am using Elasticsearch version 7.8.0.
I am using elasticsearch-sql-cli ; to perform my operations on elasticsearch index.
When I am using this and redirecting its output to a logfile , its output contains
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
asticElasticE
ElasticE sticEla
sticEl ticEl Elast
lasti Elasti tic
cEl ast icE
icE as cEl
icE as cEl
icEla las El
sticElasticElast icElas
las last ticElast
El asti asti stic
El asticEla Elas icE
El Elas cElasticE ticEl cE
Ela ticEl ticElasti cE
las astic last icE
sticElas asti stic
icEl sticElasticElast
icE sticE ticEla
icE sti cEla
icEl sti Ela
cEl sti cEl
Ela astic ticE
asti ElasticElasti
ticElasti lasticElas
ElasticElast
SQL
7.8.0
My Command is :
echo "select userId from myindex;" | elasticsearch-sql-cli -s http://elastic:elastic@localhost:9200 | tee myindex_userids.log
Could you please help me , how to get rid of this. I want only index data in my output file.
Thanks
Tushar Nemade