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).
