aniii opened a new issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153
 
 
   I am exploring Apache SuperSet. I want to connect to mysql database on 
server i.e., EC2 instance. I have installed all the required libraries based on 
https://superset.incubator.apache.org/installation.html and launched the 
superset as well.
   I did go through 
https://docs.sqlalchemy.org/en/12/core/engines.html#database-urls. 
   entered mysql://{username}:{password}@{ip address of ec2 instance}/{database 
name} in the URL
   Although i have the library, yet when i try to connect the mysql it says "No 
module named 'MySQLdb'".
   
    Please help me with how to proceed?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to