NickStarlight commented on issue #4636: can not merge to mysql URL: https://github.com/apache/incubator-superset/issues/4636#issuecomment-506832327 If someone comes by this issue without having any database set, just like me, probably there's and active superset.db file in your file system, since superset by default uses sqlite, check your /home/youruser directory for hidden files and also the superset folder. There's probably a .superset hidden folder with a superset.db file lurking inside. This is mostly caused by an already active installation of superset on your system and the python enviroment is setting the db path to SUPERSET_HOME
---------------------------------------------------------------- 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]
