I have setup NIFI clustering as per the Kylo Documentation,
While the first node of the cluster is working fine and I can see all the processor , the second node displays me following error message:
javax.ws.rs.ProcessingException: java.net.SocketTimeoutException: Read timed out
Incase I stop the first Nifi Node, the other Node comes up and I start to see the processor (with some errors).
Is NIFI configured in Active-Passive Mode? And how do I resolve the above error?
Thanks,
Deepak