sjmeyer commented on issue #2907: Superset very slow when FAB DB hosted on 
separate server
URL: 
https://github.com/apache/incubator-superset/issues/2907#issuecomment-382935712
 
 
   Any updates on this issue? We are facing the same problem. When running 
Superset in a container with a local SQLite DB it's blazing fast. When swapping 
out the SQLite DB for a MySql DB running on AWS, it's extremely slow. It takes 
10+ minutes to run the update/migrate process. Once that's finally done, the 
front end is extremely slow. Takes around 10 seconds to log in, from a 
container with no load and a database with only my container connected to it.
   
   It's not a networking issue, since I download files from Amazon S3 as part 
of my init script and that runs at normal speed, in other words, fast. Just to 
be sure though, I started a container and ssh'ed into it, installed 
mysql-server, and connected to the remote database on AWS from the command 
line. That works perfectly fine and as speedy as you'd expect.

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


With regards,
Apache Git Services

Reply via email to