<?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 HAdoop Distcp in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368241#M131529</link>
    <description>Hi All, Is there any component that helps for Parallel Copying between Hadoop Clusters like distcp.? If so please let me know&amp;nbsp;</description>
    <pubDate>Sat, 16 Nov 2024 10:32:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:32:19Z</dc:date>
    <item>
      <title>HAdoop Distcp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368241#M131529</link>
      <description>Hi All, Is there any component that helps for Parallel Copying between Hadoop Clusters like distcp.? If so please let me know&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368241#M131529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: HAdoop Distcp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368242#M131530</link>
      <description>Hi,&lt;BR /&gt;What's your environnement? Is your hadoop version same in both cluster or different in both cluster?&lt;BR /&gt;Have you tried to use tSystem component&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;to&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;call distcp hadoop command from Talend? Let us know if it works.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrin&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 05 Jul 2016 04:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368242#M131530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-05T04:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: HAdoop Distcp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368243#M131531</link>
      <description>Both are in different environments and is there any documentation available for transfering data by using distcp command using tsystem?</description>
      <pubDate>Tue, 05 Jul 2016 06:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368243#M131531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-05T06:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: HAdoop Distcp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368244#M131532</link>
      <description>&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;So far, there is no document about&amp;nbsp;distcp command in Talend.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;There will be conflict jar issue if your transfer data directly from one server to another (different environments), such as, thdfsinput--&amp;gt;thdfsoutput.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Could you please try to use tsqoopXXX component to&amp;nbsp;call sqoop to transfer data from the Hadoop Distributed File System (HDFS) to a relational database management system and then&amp;nbsp;call Sqoop to transfer data from a relational database management system (RDBMS) &amp;nbsp;into the Hadoop Distributed File System (HDFS)?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;The work flow should be:HDFS(A)&amp;nbsp;--&amp;gt;MySql(oracle...)------&amp;gt;&amp;nbsp;Mysql(oracle....)--&amp;gt;HDFS(B)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BR /&gt;
&lt;P align="LEFT"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 09:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HAdoop-Distcp/m-p/2368244#M131532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-05T09:48:13Z</dc:date>
    </item>
  </channel>
</rss>

