<?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: Migrating multiple S3 files from one Bucket to Another Bucket in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364777#M128478</link>
    <description>&lt;P&gt;Also, need help in Java how to extract date part&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;abc/ex_date=20190610/&lt;/PRE&gt;</description>
    <pubDate>Tue, 11 Jun 2019 19:17:12 GMT</pubDate>
    <dc:creator>Karuetl</dc:creator>
    <dc:date>2019-06-11T19:17:12Z</dc:date>
    <item>
      <title>Migrating multiple S3 files from one Bucket to Another Bucket</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364774#M128475</link>
      <description>&lt;P&gt;Under the&amp;nbsp; source bucket, there are multiple folders and in each folder, there are multiple files&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As the example below&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/folder/export=2019-06-01/&lt;BR /&gt;/folder/export=2019-06-02/&lt;BR /&gt;/folder/export=2019-06-03/&lt;BR /&gt;/folder/export=2019-06-04/&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to move each file from each folder from the source bucket to the Target Bucket as below, Basically, files should be under the same date as in source bucket&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/abc/2019-06-01/
/abc/2019-06-02/
/abc/2019-06-03/
/abc/2019-06-04/&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364774#M128475</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2024-11-16T05:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating multiple S3 files from one Bucket to Another Bucket</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364775#M128476</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; The high level steps will be as below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;a) Use S3List to iterate the objects for a folder&lt;/P&gt; 
&lt;P&gt;b) Parse the date part of the folder from the source&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;b)&amp;nbsp; Add the parsed date part in the target bucket key while using tS3Copy to copy the object from source to target&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; In this way, you can move the components from source to target.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 17:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364775#M128476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T17:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating multiple S3 files from one Bucket to Another Bucket</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364776#M128477</link>
      <description>&lt;P&gt;Should i get the key prefix part as below in the tS3List object ?&amp;nbsp; So that it goes through each subfolder ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/folder/&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 19:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364776#M128477</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-06-11T19:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating multiple S3 files from one Bucket to Another Bucket</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364777#M128478</link>
      <description>&lt;P&gt;Also, need help in Java how to extract date part&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;abc/ex_date=20190610/&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Jun 2019 19:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364777#M128478</guid>
      <dc:creator>Karuetl</dc:creator>
      <dc:date>2019-06-11T19:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating multiple S3 files from one Bucket to Another Bucket</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364778#M128479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Here you go!&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 802px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5q0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128359i5F0D6E446ABC45EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5q0.png" alt="0683p000009M5q0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5q5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150094i881E265E87315CBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5q5.png" alt="0683p000009M5q5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;row1.data.replaceAll("\\D+","") &lt;/PRE&gt; 
&lt;P&gt;You can do the same stuff in other java components in Talend too.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For your earlier query, you can pick the records inside folder.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope I have answered your query. Please spare a second to mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 22:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-multiple-S3-files-from-one-Bucket-to-Another-Bucket/m-p/2364778#M128479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T22:38:01Z</dc:date>
    </item>
  </channel>
</rss>

