Are you using the spooling directory source? We added the ability to just set the basename of a file (without absolute path) in FLUME-2056. Allow SpoolDir to pass just the filename that is the source of an event.
On Fri, Feb 28, 2014 at 7:01 AM, Iván Fernández Perea <[email protected]> wrote: > Hi, > > I'm a newbie and I'm just wondering if it's possible to move a file from a > source to a sink as it is (exact file name and the same content). Basically > a cp or a put operation with hadoop. > > I was trying to use fileHeader property in the sink side, but it seems that > flume creates those files within the absolute folder path (not only the file > name). > >
