<?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 How to get file from ftp and load to HDFS? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282537#M56705</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I want to get files from FTP and load into HDFS, but the component tFTPGet just can move files into a local directory. How can I move into the HDFS? Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:27:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:27:32Z</dc:date>
    <item>
      <title>How to get file from ftp and load to HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282537#M56705</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I want to get files from FTP and load into HDFS, but the component tFTPGet just can move files into a local directory. How can I move into the HDFS? Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282537#M56705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file from ftp and load to HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282538#M56706</link>
      <description>You need to proceed in 2 steps:&lt;BR /&gt;- tFtpGet to the file locally&lt;BR /&gt;- tHDFSOutput to push from local to HDFS</description>
      <pubDate>Mon, 07 Oct 2019 06:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282538#M56706</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-10-07T06:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file from ftp and load to HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282539#M56707</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQKkAAO"&gt;@fransiskakd&lt;/A&gt;&amp;nbsp;,you can design in below way also.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M87b.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128428i207DD22399A99585/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M87b.png" alt="0683p000009M87b.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 08:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282539#M56707</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-10-07T08:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file from ftp and load to HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282540#M56708</link>
      <description>&lt;P&gt;Thanks for your response , but I do not want to store the data in local repository because the talend job will upload in talend server and run automatically without having to open my local directory. Is there any other way?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 08:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282540#M56708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-07T08:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get file from ftp and load to HDFS?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282541#M56709</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQKkAAO"&gt;@fransiskakd&lt;/A&gt;&amp;nbsp;you don't have choice.&lt;/P&gt;
&lt;P&gt;tHDFSOutput component requires an input flow so you have to get the file locally (locally mining where the job runs) then read the file to push data into tHDFSOutput and finally, delete the local file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 08:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-get-file-from-ftp-and-load-to-HDFS/m-p/2282541#M56709</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-10-07T08:33:21Z</dc:date>
    </item>
  </channel>
</rss>

