jot4p opened a new issue #17186: URL: https://github.com/apache/superset/issues/17186
Hi, The documentation for integrations with docker is not updated. Please fix. (broken url for requirements.. etc) I'm trying to use: https://superset.apache.org/docs/databases/dockeradddrivers but this is not ok. Maybe the best driver is this : https://pypi.org/project/mysql-connector-python/ But I get : mysql+mysqlconnector://root:root@localhost/table "ERROR: (mysql.connector.errors.DatabaseError) 2004 (HY000): Can't create TCP/IP socket (97) (Background on this error at: http://sqlalche.me/e/13/4xp6)" Can you check ? -- 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]
