Created 05-11-2024 02:13 AM
Hello experts,
I am facing an issue in one of the Nifi server where we have multiple consume eventhub flows.
The flow file repository disc is getting full but content and provenance repos are not.
Have attached the screen shot of all repos usage and content of flowfile repo.
journals folder is occupying very large amount of data.
nifi.properties (related to flofile repo):
nifi.flowfile.repository.always.sync=false
nifi.flowfile.repository.checkpoint.interval=2 mins
nifi.flowfile.repository.directory=/flowfile
nifi.flowfile.repository.implementation=org.apache.nifi.controller.repository.WriteAheadFlowFileRepository
nifi.flowfile.repository.partitions=256
nifi.flowfile.repository.retain.orphaned.flowfiles=true
nifi.flowfile.repository.wal.implementation=org.apache.nifi.wali.SequentialAccessWriteAheadLog
Can anyone help me understand what is the issue? how to resolve this?
Thanks,
Mahendra
Created 05-14-2024 01:13 AM
@MattWho - would appreciate if you have any comment on this issue. Thanks in advance.
Created 05-20-2024 02:01 PM
Hello @hegdemahendra
Always very helpful if you include the exact version of Apache NiFI, Cloudera HDF, or Cloudera CFM being used.
My guess here would be one or both of the following:
Please help our community thrive. If you found any of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "Accept as Solution" on one or more of them that helped.
Thank you,
Matt