<?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: Hadoop Cluster connection to Amazon EMR in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Hadoop-Cluster-connection-to-Amazon-EMR/m-p/2252314#M35992</link>
    <description>Hello,&lt;BR /&gt;It seems like there is a problem to dispay the EMR error message. But I think I have the solution to your problem.&lt;BR /&gt;On amazon 2.4.0, the namenode URI has the port 9000, and the resource manager 9022.&lt;BR /&gt;Could you try with the following settings:&lt;BR /&gt;Namenode: hdfs://localhost:9000&lt;BR /&gt;Resource Manage: localhost:9022&lt;BR /&gt;if it does not work, could you try with the full URL (don't use the internal one, use the one starting with ec2-XXX):&lt;BR /&gt;Namenode: hdfs://ec2-xxx.amazonaws.com:9000&lt;BR /&gt;Resource Manage:&amp;nbsp;ec2-xxx.amazonaws.com:9022</description>
    <pubDate>Thu, 05 Mar 2015 13:35:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-05T13:35:23Z</dc:date>
    <item>
      <title>Hadoop Cluster connection to Amazon EMR</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hadoop-Cluster-connection-to-Amazon-EMR/m-p/2252313#M35991</link>
      <description>Hi, 
&lt;BR /&gt;Has anyone managed to connect successfully to Amazon EMR (apache version 2.4.0) from local open studio for Big Data 5.6.0 install? 
&lt;BR /&gt;I understand you have to create a ssh tunnel config to enable communication to Amazon EMR. 
&lt;BR /&gt;This ssh connection is successfull as the localhost routed can display the name node as below screenshot: 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/232321/ssh_successfull.png.png" target="_blank"&gt;&amp;nbsp;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/232321/blob_20150305-1244.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCmV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142555i780486A46444BE1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCmV.png" alt="0683p000009MCmV.png" /&gt;&lt;/span&gt;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;The error occurs when the check services button is clicked. 
&lt;BR /&gt;See below: 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/232321/blob_20150305-1229.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCqD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135160iC1C00C0266C6D13C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCqD.png" alt="0683p000009MCqD.png" /&gt;&lt;/span&gt;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;The error logs are as below: 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/232321/blob_20150305-1230.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCyx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153009iFE794A580DAD02FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCyx.png" alt="0683p000009MCyx.png" /&gt;&lt;/span&gt;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/232321/blob_20150305-1231.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCz2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134725i512122391F493CA1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCz2.png" alt="0683p000009MCz2.png" /&gt;&lt;/span&gt; &lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Any help here much appreciated. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks,</description>
      <pubDate>Sat, 16 Nov 2024 11:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hadoop-Cluster-connection-to-Amazon-EMR/m-p/2252313#M35991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hadoop Cluster connection to Amazon EMR</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Hadoop-Cluster-connection-to-Amazon-EMR/m-p/2252314#M35992</link>
      <description>Hello,&lt;BR /&gt;It seems like there is a problem to dispay the EMR error message. But I think I have the solution to your problem.&lt;BR /&gt;On amazon 2.4.0, the namenode URI has the port 9000, and the resource manager 9022.&lt;BR /&gt;Could you try with the following settings:&lt;BR /&gt;Namenode: hdfs://localhost:9000&lt;BR /&gt;Resource Manage: localhost:9022&lt;BR /&gt;if it does not work, could you try with the full URL (don't use the internal one, use the one starting with ec2-XXX):&lt;BR /&gt;Namenode: hdfs://ec2-xxx.amazonaws.com:9000&lt;BR /&gt;Resource Manage:&amp;nbsp;ec2-xxx.amazonaws.com:9022</description>
      <pubDate>Thu, 05 Mar 2015 13:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Hadoop-Cluster-connection-to-Amazon-EMR/m-p/2252314#M35992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-05T13:35:23Z</dc:date>
    </item>
  </channel>
</rss>

