I am using Flume 1.3.1 ng, I am transfering a file from spoolDir to HDFS Sink and I need outpufile name same as input file. For example if input file name is sample.gz then output also need as sample.gz
Could you please provide the procedure how can achieve this functionality in Flume 1.3.1 ng.