srinify commented on issue #16282:
URL: https://github.com/apache/superset/issues/16282#issuecomment-905514963
Hi there @Kiezer can you share your database connection string (anonymized
of course)?
I can't see your full error but it seems like the connection string you're
giving Superset may be incorrect. This part looks potentially problematic:
`theast-2}.amazonaws.com`
Connection strings shouldn't have braces like `{}`. It looks like we have
braces as variable-placeholders in our docs
(https://superset.apache.org/docs/databases/athena) but that's more to convey
the fact that these are variables not literal values!
**For future reference, I recommend copying & pasting your stack trace
(hiding sensitive data ofc) instead of putting a screenshot. This will make it
easier for the community to help you! 🙏**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]