"Something went wrong" for elasticsearch

I configed the elasticsearch and could see the document. When I run the query, it report “Something went wrong”. But I could run the query via ES REST API.

image

@popejune Kindly send u the job profile

Hi @balaji.ramaswamy , I just click the document, it report the error. I cannot find any related job, so cannot provide the profile.

@popejune Try this, click on the copy icon next to the PDS (purple grid), Then “New Query”

select * from - Hit run

See if this generates a profile

Hi @balaji.ramaswamy, FYI.

Run against for two indexes

2b81d59c-4a42-4405-8686-39ad81645d17.zip (6.6 KB)
7a9d86c7-e531-4a03-8e03-5f21b47dafc8.zip (6.6 KB)

@popejune What version of ES is this?

@balaji.ramaswamy

“version” : {
“number” : “7.8.1”,
“build_flavor” : “default”,
“build_type” : “tar”,
“build_hash” : “b5ca9c58fb664ca8bf9e4057fc229b3396bf3a89”,
“build_date” : “2020-07-21T16:40:44.668009Z”,
“build_snapshot” : false,
“lucene_version” : “8.5.1”,
“minimum_wire_compatibility_version” : “6.8.0”,
“minimum_index_compatibility_version” : “6.0.0-beta1”
},

@popejune Currently Dremio only support Elasticsearch 6,x

Hi @balaji.ramaswamy

Is there any plan to support 7.x or higher version?

@popejune In Dremio 17.0 ES 7.x is a preview feature, the source needs the be dropped and recreated,

See Release notes Dremio