On all nodes other than the controller node, install the MySQL client and the MySQL Python library on any system that does not host a MySQL database:
# apt-get install python-mysqldb
On all nodes other than the controller node, install the MySQL client and the MySQL Python library on any system that does not host a MySQL database:
# apt-get install python-mysqldb