- 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 java.io.ioexception no space left on device
- Labels:
-
Apache NiFi
Created on 09-14-2018 07:38 AM - edited 09-16-2022 06:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone,
I'm facing an issue with apache Nifi 1.3.0 when trying to extract files from an ftp to store them in AWS S3.
My targeted file's sizes range greatly from very small files (a few Kb) to vers large files (more than 4 Gb).
I'm facing an "java.io.ioexception no space left on device" issue with the errors messages available in the screen provided below in the Bulletin Board.
After reading this article https://community.hortonworks.com/content/kbentry/82308/understanding-how-nifis-content-repository-a... , I tired to decrease the nifi.content.repository.archive.max.retention.period from 12 hours to one and the nifi.content.claim.max.flow.files from 100 ton 10 with no success.
Thanks in advance,
Created 09-14-2018 08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please if the inode are available ?
You can check this with "df -i"
Thanks
Vikas Srivastava
