kapilgarg83 opened a new issue #17182:
URL: https://github.com/apache/superset/issues/17182
Hi,
Facing issue in connection with Athena
using PyAthena
created the connection string
__awsathena+rest://{aws_access_key_id}:{aws_secret_access_key}@athena.{region_name}.amazonaws.com/{schema_name}?s3_staging_dir={s3_staging_dir}__
Now the problem is {schema_name} parameter is not working
Ii am not able to connect to a particular DB or scheme it's always connected
to a default data source from my Athena
Kindly suggest
--
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]