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 2020/02/17 13:54:32 UTC

[GitHub] [incubator-superset] aniii opened a new issue #9153: Issue with connecting mysql to Apache superset

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:
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


[GitHub] [incubator-superset] jackyq2015 commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
jackyq2015 commented on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-590129609
 
 
   Maybe the pip didn't install the module to the environment where your superset is running? are you using virtualenv? Also please check the python version

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] willbarrett commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-596797191
 
 
   Sorry @aniii - you've got us stumped. We are unable to duplicate this issue. If Superset is running in that virtual environment, you should not be experiencing this issue.

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] dpgaspar commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-587025877
 
 
   Hi @aniii,
   
   Use `pip install mysqlclient`. If it still fails post the output of `pip freeze`
   

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] aniii edited a comment on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
aniii edited a comment on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-590170899
 
 
   ![Screenshot from 2020-02-24 10-47-11](https://user-images.githubusercontent.com/10722470/75130208-0e966380-56f3-11ea-9b48-49eca9b577d6.png)
   The requirement is already satisfied
   python version is Python 3.6.9,
   yes i am using virtual env
   
   

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] aniii commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
aniii commented on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-588045937
 
 
   i did, it says requirement already satisfied. i have attached the screenshot of pip freeze. 
   
   ![Screenshot from 2020-02-19 11-03-30](https://user-images.githubusercontent.com/10722470/74804893-90f3e180-5307-11ea-8fa6-fc7136709888.png)
   ![Screenshot from 2020-02-19 11-03-43](https://user-images.githubusercontent.com/10722470/74804895-92250e80-5307-11ea-8bf6-7ebc1280afd1.png)
   ![Screenshot from 2020-02-19 11-03-48](https://user-images.githubusercontent.com/10722470/74804898-93563b80-5307-11ea-9992-29915e863ba5.png)
   

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] aniii commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
aniii commented on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-590170899
 
 
   
   ![Screenshot from 2020-02-24 10-47-11](https://user-images.githubusercontent.com/10722470/75130208-0e966380-56f3-11ea-9b48-49eca9b577d6.png)
   The requirement is already 
   python version is Python 3.6.9,
   yes i am using virtual env
   
   

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] hemantaggarwal commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
hemantaggarwal commented on issue #9153: Issue with connecting mysql to Apache superset
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-599973016
 
 
   @aniii  : Try running "pip show mysqlclient" and "pip show apache-superset" in virtual environment. It will show the installed location of both packages. 
   Also you installed both package using 'pip' only, not with 'pip3'? 

----------------------------------------------------------------
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:
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


[GitHub] [incubator-superset] stale[bot] commented on issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9153:
URL: https://github.com/apache/incubator-superset/issues/9153#issuecomment-629618254


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-superset] stale[bot] closed issue #9153: Issue with connecting mysql to Apache superset

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9153:
URL: https://github.com/apache/incubator-superset/issues/9153


   


----------------------------------------------------------------
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:
users@infra.apache.org



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