Hi,

I have got severals index in my ElasticSearch starting with log-access. I 
would like to read all of them thanks to Hive.

I have tried 'es.resource' = 'log-access*/access' which doesn't seem to be 
correct.

Then i have tried " 'es.resource' = 
'log-access{@timestamp:YYYY.MM.dd}/access' " and  "'es.resource' = 
'log-access/{@timestamp:YYYY.MM.dd}'.
It resulted in the error below even though i have managed reading one index

Connection error (check network and/or proxy settings)- all nodes failed;


Is it because the syntax is not incorrect ? Could it be because of a lack 
of memory? 

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/7de76101-b5bd-4b2e-ace2-7a81204ceb72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to