You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/07/23 09:42:43 UTC

[GitHub] yoonian commented on issue #5386: java.lang.RuntimeException: Class com.amazonaws.athena.jdbc.AthenaDriver not found

yoonian commented on issue #5386: java.lang.RuntimeException: Class com.amazonaws.athena.jdbc.AthenaDriver not found
URL: https://github.com/apache/incubator-superset/issues/5386#issuecomment-407000548
 
 
   How about using [PyAthena](https://github.com/laughingman7743/PyAthena#sqlalchemy). It is written in python only. So you will not get any java error!
   
   It will work if you install via ``pip install "PyAthena>1.2.0"`` and just replace SQLAlchemy URI "awsathena+jdbc://" with "awsathena+rest://".
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org