<?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: AWS s3 Filewatcher in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269124#M47482</link>
    <description>&lt;P&gt;Hi&amp;nbsp; &lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I just want to check weather file is exist in s3 bukect or not around one hour means i thought to use the tsleep and tloop and iterate around one hour if file is not exist after one hour then we will populate the message file is not exist..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2017 14:04:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-11T14:04:52Z</dc:date>
    <item>
      <title>AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269119#M47477</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to implement S3 filewatcher in talend..?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 07:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269119#M47477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-11T07:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269120#M47478</link>
      <description>&lt;P&gt;do You want real watcher? ("real-time")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or just want from time to time check file exists or not?&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 11:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269120#M47478</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-11T11:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269121#M47479</link>
      <description>&lt;P&gt;I suggest You check S3 notification system&amp;nbsp;&lt;A href="http://docs.aws.amazon.com/AmazonS3/latest/dev/ways-to-add-notification-config-to-bucket.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://docs.aws.amazon.com/AmazonS3/latest/dev/ways-to-add-notification-config-to-bucket.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I not test this way, but should be work - S3 -&amp;gt; SQS -&amp;gt; Talend&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 11:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269121#M47479</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-11T11:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269122#M47480</link>
      <description>just want from time to time check file exists or not?</description>
      <pubDate>Thu, 11 May 2017 11:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269122#M47480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-11T11:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269123#M47481</link>
      <description>&lt;P&gt;tS3BucketExists - if need check Bucket&lt;/P&gt;&lt;P&gt;tS3List - uncheck "List all object" checkbox and test patterns for objects&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 11:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269123#M47481</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-11T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269124#M47482</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I just want to check weather file is exist in s3 bukect or not around one hour means i thought to use the tsleep and tloop and iterate around one hour if file is not exist after one hour then we will populate the message file is not exist..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 14:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269124#M47482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-11T14:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269125#M47483</link>
      <description>&lt;P&gt;You can use this components&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also - You can avoid tLoop and tSleep - just run You Job by scheduler. No reason to keep memory when it not necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other way (I use them some time) - install AWS cli on Talend Machine, and do this with command line interface with tSystem.&lt;/P&gt;
&lt;P&gt;Example - I use this for fetch most resent backup from S3.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 22:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269125#M47483</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-11T22:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269126#M47484</link>
      <description>&lt;P&gt;Other way (I use them some time) - install AWS cli on Talend Machine, and do this with command line interface with tSystem.&lt;/P&gt;
&lt;P&gt;Example - I use this for fetch most resent backup from S3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;how to install&amp;nbsp;&lt;SPAN&gt; AWS cli on Talend Machine..&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;THanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 06:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269126#M47484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-12T06:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: AWS s3 Filewatcher</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269127#M47485</link>
      <description>&lt;P&gt;they have excellent docs on site, all what you need - keys which will need install when setup client&lt;BR /&gt;for this reason better to create separate for Talend&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://docs.aws.amazon.com/cli/latest/userguide/installing.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://docs.aws.amazon.com/cli/latest/userguide/installing.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://docs.aws.amazon.com/cli/latest/userguide/installing.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://docs.aws.amazon.com/cli/latest/userguide/installing.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 07:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-s3-Filewatcher/m-p/2269127#M47485</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-12T07:43:09Z</dc:date>
    </item>
  </channel>
</rss>

