Data read error while running query

Hi All,

I am gettng below error while running query in Dremio.

DATA_READ ERROR: Failure executing Elastic request get next search result.

Request: http://96.118.212.191:9200/_search/scroll
Response Status 404
Response Reason Not Found
Response Body {“error”:{“root_cause”:[{“type”:“search_context_missing_exception”,“reason”:“No search context found for id [787164]”}],“type”:“search_phase_execution_exception”,“reason”:“all shards failed”,“phase”:“query”,“grouped”:true,“failed_shards”:[{“shard”:-1,“index”:null,“reason”:{“type”:“search_context_missing_exception”,“reason”:“No search context found for id [787164]”}}],“caused_by”:{“type”:“search_context_missing_exception”,“reason”:“No search context found for id [787164]”}},“status”:404}
SqlOperatorImpl ELASTICSEARCH_SUB_SCAN
Location 3:0:4
Fragment 3:0

But i am not using above ES instance in my query. Profile: 77eda967-588a-4585-a313-c7d92ed8b90f.zip (12.0 KB)

Any help is greatly appreciated.
Thanks,
Hareesh

Can you confirm what version of ES you are connecting to? Dremio is compatible with Elasticsearch 2.x and 5.x today with more versions coming soon.