Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.6.0
-
None
-
None
-
CDH5.5.1
So, using Flume 1.6.0-cdh5.5.1
Description
In my sink configuration, setting the value of fileSuffix as follows :
IngestAgent.sinks.HDFS1.hdfs.fileSuffix=_%Y%m%d.avro
is giving me files with names as follows :
/data/../../MyFileName.1479204507148_%Y%m%d.avro
So the variables %Y%m%d didn't get resolved.
Works fine if I add the variables to filePrefix instead.
Attachments
Attachments
Issue Links
- links to