Andrew Carbonetto
Andrew Carbonetto
Related bug: https://github.com/opensearch-project/sql/issues/328
@MaxKsyunz doesn't look like all clients support SIGv4 yet. https://github.com/opensearch-project/opensearch-clients/issues/22
Yes. The connector links should get updated. However, if you're looking for the latest connectors, you can download the 2.0.0 release connectors from: https://github.com/opensearch-project/sql/actions/runs/2392486854
You shouldn't have trouble using the ODBC driver in tableau, but there was an issue creating the connector with the ODBC (I don't know exactly which existing issue is related)....
this issue is a duplicate of https://github.com/opensearch-project/sql/issues/439
@elliotweissberg sounds like the odbc driver in tableau is giving some people issues (https://github.com/opensearch-project/sql-odbc/issues/23) and this may be an issue. Recommend using the jdbc driver instead, at least for now.
@atarhel did you have the config `opendistro_security.ssl.http.enabled false` set on your node? Is there any other custom configuration on your OS service? I'm curious to know why it works for...
Thanks @forestmvey @atarhel seems like a UI issue, not a config or setup issue. Sounds like we should update the checkbox somehow. I'd propose one of a couple of options:...
related issue: https://github.com/opensearch-project/sql/issues/432
@joshuali925 This argument is based on the SQL standard. Unfortunately, there doesn't appear to be a way to change the SQL plugin to match the SQL standard unless we move...