tMysqlConfiguration
Stores connection information and credentials to be reused by other MySQL components.
You configure the connection to a MySQL database in tMysqlConfiguration and configure the other MySQL components to reuse this configuration. At runtime, the Spark executors read this configuration in order to connect to MySQL.