Created on 06-19-2019 06:15 AM - edited 09-16-2022 07:27 AM
so i have a flume agent with a spooldir channel that got too full (too many files error).
the fix was to move the files out of the spooldir, move the checkpoint, and restart the agent, resulting in data flowing again.
but now i have some flume-formatted data that i would like to ingest.
can i move the files into the spooldir 10% at a time fx?
would i have to read the files and add them to the flume source?
additional notes:
the reason for the spool dir was a missing sink (another flume agent- turned off)
Created 06-19-2019 07:50 AM
Created 06-19-2019 07:50 AM
Created 06-20-2019 01:37 AM
thanks for your answer,
do i need the .meta and .meta.tmp files?