Description
Currently Oozie does not support replication-enabled mysql urls. As per the mysql JDBC specification we can use jdbc:mysql:replication://master_host:port,slave_host:port/database.
https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-master-slave-replication-connection.html
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-2136 Oozie server startup error when JDBC URL for a MySql DB with HA is used
- Resolved
- links to