<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding Date to File Name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Adding-Date-to-File-Name/m-p/2241062#M28342</link>
    <description>You have to build the file name for your self using the build-in Talend routine &lt;BR /&gt;&lt;PRE&gt;"hdfs://XXX.XX.XXX.XX:8020/user/user/Talend/Output/Result_" + TalendDate.formatDate("ddMMyyyy", TalendDate.getCurrentDate())&lt;/PRE&gt;</description>
    <pubDate>Mon, 21 Oct 2013 19:41:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-21T19:41:10Z</dc:date>
    <item>
      <title>Adding Date to File Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-Date-to-File-Name/m-p/2241061#M28341</link>
      <description>Hi,
&lt;BR /&gt;I am using tPigStore_Result component for Storing Pig Result.But In that i need the file to be saved based on date.
&lt;BR /&gt;For E.g. i need to store result on location "hdfs://XXX.XX.XXX.XX:8020/user/user/Talend/Output/Result_10102010" (Where 10102013 is current date). if i run the same program on 11102013 then the output should be stored @ "hdfs://XXX.XX.XXX.XX:8020/user/user/Talend/Output/Result_11102010".
&lt;BR /&gt;Regards,
&lt;BR /&gt;Bhagwant Bhobe</description>
      <pubDate>Sat, 16 Nov 2024 11:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-Date-to-File-Name/m-p/2241061#M28341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Date to File Name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-Date-to-File-Name/m-p/2241062#M28342</link>
      <description>You have to build the file name for your self using the build-in Talend routine &lt;BR /&gt;&lt;PRE&gt;"hdfs://XXX.XX.XXX.XX:8020/user/user/Talend/Output/Result_" + TalendDate.formatDate("ddMMyyyy", TalendDate.getCurrentDate())&lt;/PRE&gt;</description>
      <pubDate>Mon, 21 Oct 2013 19:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-Date-to-File-Name/m-p/2241062#M28342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-21T19:41:10Z</dc:date>
    </item>
  </channel>
</rss>

