- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
nifi 1.11.4 ui responding slow
- Labels:
-
Apache NiFi
Created 10-05-2022 10:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
we are running nifi 1.11.4 version .we had resource issue before recently RAM and CPU core increase in server.
we changed bootstrap.conf file
java.arg.2=-Xms20g
java.arg.3=-Xmx40g
Total 1100 processors are running in nifi, around 150+ processor disable (in disable processors have queue with 3GB).
After restart nifi it is working fine for sometime ,after that Nifi ui response is too slowly.
Even for refresh option it is taking 1 minute +.
After sometime we are unable to access nifi ui. it is not loading anything but in server nifi is running telnet is working fine.
os: redhat
RAM : 64 GB
CPU : 16GB
java:1.8
unable to find the actually issue.
Created 10-06-2022 04:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've run into similar issues and haven't reached a clear conclusion either. It seems your have very high heap usage which might potentially be relevant.
Created 10-06-2022 05:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Green_ wrote:I've run into similar issues and haven't reached a clear conclusion either. It seems your have very high heap usage which might potentially be relevant.
Once we stop nifi then only it is reducing..there is no data in queue but it is in high heap only.. unable to understanding why it is not reducing automatically..
