【发布时间】:2021-02-25 21:33:45
【问题描述】:
我在我的 nifi 集群中看到一些错误,我有一个 3 节点安全的 nifi 集群,我看到以下错误。在 2 个节点上
ERROR [main] org.apache.nifi.web.server.JettyServer Unable to load flow due to:
java.io.IOException: org.apache.nifi.cluster.ConnectionException:
Failed to connect node to cluster due to: java.io.IOException:
Could not begin listening for incoming connections in order to load balance data across the cluster.
Please verify the values of the 'nifi.cluster.load.balance.port' and 'nifi.cluster.load.balance.host'
properties as well as the 'nifi.security.*' properties
【问题讨论】:
-
您能补充更多细节吗?错误说要检查一些属性,你能分享这些属性吗?
-
我在通过 docker 运行集群时遇到了完全相同的问题。任何帮助将不胜感激,谢谢。
标签: apache-nifi