Adding placeholder values as timestamp to export file (hdfs) - no %sec% variable.
Filepath placeholders only go to the timestamp level of minutes. Is there a simpler way than adding custom env properties to default properties to add them?
Currently I can do <filename>_%year%%month%%day%%hour%%min%. (that's all I saw under 'placeholder variables'), but I now have a new requirement to add seconds.
So what I need is to write out a filename as:
<filename>_yyyyMMddHHmmss.
-
Official comment
Hi Phillip,
Unfortunately at this time we do not have a placeholder for seconds.
I've created an improvement with engineering, DAP-40874 to add the ability to use both seconds and milliseconds in file path patterns.
Alan
Comment actions
Please sign in to leave a comment.
Comments
1 comment