我们有一个 3 个节点的 NiFi 集群,部署了 100 个流。我们在 NiFi 中配置了一个任务 ReportLineageToAtlas,它将流的沿袭信息同步到 Apache Atlas。
从过去几天开始,它已停止向 Atlas 发布血统。
几个观察:
This task is not maintaining state for all the nodes in the cluster.Its maintaing consistently only for two nodes.
No other error reported in NiFi logs.
请有人建议如何同步当前在 Nifi 集群中所有节点都已连接的状态。