Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elasticsearch - Apache Superset not connecting to ES 7.10.2 #111

Open
NoGroceries opened this issue Mar 27, 2024 · 2 comments
Open

Elasticsearch - Apache Superset not connecting to ES 7.10.2 #111

NoGroceries opened this issue Mar 27, 2024 · 2 comments

Comments

@NoGroceries
Copy link

img_v3_029c_700604b8-6f4d-4203-84c8-a98b140729cg

elasticsearch:7.10.2

ERROR: (builtins.NoneType) None
[SQL: TransportError(405, 'Incorrect HTTP method for uri [/_sql/] and method [POST], allowed: [PUT, GET, HEAD, DELETE]', 'Incorrect HTTP method for uri [/_sql/] and method [POST], allowed: [PUT, GET, HEAD, DELETE]')]
(Background on this error at: https://sqlalche.me/e/14/dbapi)

@dpgaspar
Copy link
Member

dpgaspar commented May 7, 2024

on your Kibana console are you able to use the _sql endpoint?

POST _sql?format=txt
{
  "query": "SELECT * FROM kibana_sample_data_flights"
}

@justmike1
Copy link

justmike1 commented Dec 8, 2024

same issue here with latest opensearchc(2.18.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants