Member since
05-17-2017
23
Posts
1
Kudos Received
0
Solutions
10-30-2017
03:41 AM
Thank you for useful article @Bryan Bende, After reading your post, I confuse some points that HOW and WHERE to configure properties: Max Batch Size, Max Size of Message Queue, Max Size of Socket Buffer. My flowfile: Data Producer --> JettyWebsocketServer --> ListenWebsocket --> Flowfile So I don't know how and where to configure above properties. Where is Message Queue between Channel Reader and Listen Processor? I just only configure JettyWebsocketServer(Input Buffer Size, Max Text Messsage Size) and ListenWebsocket has no properties relating to Queue Size. Thanks,
... View more
09-01-2017
07:21 AM
@Matt Clarke Thanks your reply, I did follow the second option. But I had to remove data content on the disconnected node before restarting it. And I found that the node disconnected because of overload queue when executing job. I confuse that if we can configure queue size up to contain more data. How can we do this? Please help me if you have solutions for these problems. (overload queue). Thanks, Kiem
... View more
08-31-2017
08:38 AM
I have a cluster Nifi with 3 nodes: node-1, node-2, node-3. When I run a job on cluster, there is some errors and node-2 disconnected to cluster. Then I want to go UI admin of node-1 or node-3 to stop this job. But I can not stop it.
It notices: Cluster is unable to service request to change flow: Node node-2:8092 is currently disconnected
... View more
Labels:
- Labels:
-
Apache NiFi