Hi All,
I am trying my hands on Apache flume and trying to move my files from Spool Directory to the Specified HDFS path.
Once the file gets moved to HDFS,its name changes from original_filename to FlumeData.somenumbers. Is there any way by which we can retain the original file name even after it is moved to HDFS?