You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading Elasticsearch to v7.x, I am getting a "Schema refresh failed" error in Create -> Query.
Schema refresh on Elasticsearch v6.x is working fine.
I have changed the logging level to DEBUG but I wasn't able to find much. The only thing I noticed is that when requesting the mappings on ES v7.x, the content_length of the response seems unreasonably small.
Issue Summary
After upgrading Elasticsearch to v7.x, I am getting a "Schema refresh failed" error in Create -> Query.
Schema refresh on Elasticsearch v6.x is working fine.
I have changed the logging level to
DEBUG
but I wasn't able to find much. The only thing I noticed is that when requesting the mappings on ES v7.x, thecontent_length
of the response seems unreasonably small.ES v7.x
ES v6.x
I wasn't able to find anything related to this issue neither in Redash discussion forums nor in GitHub.
Steps to Reproduce
Technical details:
The text was updated successfully, but these errors were encountered: