Configuring NiFi Registry Metadata Stores in MySQL
MySQL provides the option to use an externally located database that supports high availability.
Perform the following steps to use MySQL:
nifireg'@'<IP-ADDRESS>
, or
nifireg'@'%
nifireg'@'<IP-ADDRESS>
, or
nifireg'@'%
for any remote host).
mysql -u
root
-p
).