Acceldata
ODP

Superset MySQL Testing

We have included both mysqlclient and pymysql for MySQL connection.

mysql+pymysql://superset:superset@newsuz-0.newsuz.harshith.svc.cluster.local:3306/superset
Preserved image
  • SQL LAB
Preserved image
  • Sample chart
Preserved image

You might need:

yum install -y mysql-devel
or
apt-get install -y default-libmysqlclient-dev