Hi,
I am looking for a way to push log data from a read-only folder to hdfs
using flume. as I know, flume spoolDir needs write access to change the
completed file name when done, so I wanted to create a temp folder as a
spoolDir and use rsync to copy files to it and then us it as a spoolDir.
but, as much as I know, once the file is changed on the dest folder by
flume (myfile.COMPLETED) the rsync process will copy it again, right?
Any other solution?

Eran
-- 
Eran | "You don't need eyes to see, you need vision" (Faithless)

Reply via email to