Lukasz Borawski created NIFI-8517:
-------------------------------------
Summary: Cannot enable Distributed Map Cache Client in
CaptureChangeMySQL
Key: NIFI-8517
URL: https://issues.apache.org/jira/browse/NIFI-8517
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.12.1
Reporter: Lukasz Borawski
If I don't enable the Distributed Map Cache Client property in the
CaptureChangeMySQL processor I get a warning log:
{{"No Distributed Map Cache Client is specified, so no event enrichment
(resolution of column names, e.g.) will be performed."}}
If I enable the Distributed Map Cache Client I get the following error:
{{"Error creating binlog enrichment JDBC connection to any of the specified
hosts"}}
Both DistributedMapCacheServer and DistributedMapCacheClientService are running
fine, I can communicate with the server on localhost:4557.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)