<?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: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393669#M7589</link>
    <description>&lt;P&gt;the cloudera is running on VM and talend is running on my local machine, Here I am attaching the snap shot of connection string. The cloudera accessing in my local machine using the ip address of cloudera VM. I am appreciating for quick response.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwyZ"&gt;hadoop_connection.png&lt;/A&gt;</description>
    <pubDate>Sun, 13 Oct 2019 11:50:13 GMT</pubDate>
    <dc:creator>p_tarkeshwar</dc:creator>
    <dc:date>2019-10-13T11:50:13Z</dc:date>
    <item>
      <title>Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393662#M7582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I am using Talend Open Studio For Big Data.I want to connect HDP 2.6 on AWS from Talend Big Data.&lt;/P&gt; 
&lt;P&gt;Here is the cluster setting screenshot,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="confir.PNG" style="width: 647px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LshO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157344i1C7DA564DFD4445A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LshO.png" alt="0683p000009LshO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;I didn't get which username set to Authentication part.Could you provide suggestion on how to get username.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i click Check Services button it throw following exception :&lt;/P&gt; 
&lt;P&gt;org.talend.designer.hdfsbrowse.exceptions.HadoopServerException: org.talend.designer.hdfsbrowse.exceptions.HadoopServerException: java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.AbstractCheckedServiceProvider.checkService(AbstractCheckedServiceProvider.java:57)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.HadoopServiceBean.check(HadoopServiceBean.java:102)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckHadoopServicesDialog$5.run(CheckHadoopServicesDialog.java:373)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: org.talend.designer.hdfsbrowse.exceptions.HadoopServerException: java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckedWorkUnit.execute(CheckedWorkUnit.java:47)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.AbstractCheckedServiceProvider.checkService(AbstractCheckedServiceProvider.java:54)&lt;BR /&gt;... 5 more&lt;BR /&gt;Caused by: java.util.concurrent.ExecutionException: java.lang.reflect.InvocationTargetException&lt;BR /&gt;at java.util.concurrent.FutureTask.report(Unknown Source)&lt;BR /&gt;at java.util.concurrent.FutureTask.get(Unknown Source)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckedWorkUnit.execute(CheckedWorkUnit.java:44)&lt;BR /&gt;... 6 more&lt;BR /&gt;Caused by: java.lang.reflect.InvocationTargetException&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;BR /&gt;at org.talend.core.utils.ReflectionUtils.invokeStaticMethod(ReflectionUtils.java:229)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.provider.CheckedNamenodeProvider.check(CheckedNamenodeProvider.java:70)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.AbstractCheckedServiceProvider$1.run(AbstractCheckedServiceProvider.java:49)&lt;BR /&gt;at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckedWorkUnit$1.call(CheckedWorkUnit.java:65)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;... 3 more&lt;BR /&gt;Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException: ip-10-0-xxx-xxx.ec2.internal&lt;BR /&gt;at org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:411)&lt;BR /&gt;at org.apache.hadoop.hdfs.NameNodeProxies.createNonHAProxy(NameNodeProxies.java:311)&lt;BR /&gt;at org.apache.hadoop.hdfs.NameNodeProxies.createProxy(NameNodeProxies.java:176)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.&amp;lt;init&amp;gt;(DFSClient.java:688)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.&amp;lt;init&amp;gt;(DFSClient.java:629)&lt;BR /&gt;at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:159)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2761)&lt;BR /&gt;at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:383)&lt;BR /&gt;... 12 more&lt;BR /&gt;Caused by: java.net.UnknownHostException: ip-10-0-xxx-xxx.ec2.internal&lt;BR /&gt;... 20 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393662#M7582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393663#M7583</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It seems that ip-10-0-xxx-xxx.ec2.internal cannot be reached.&lt;/P&gt;
&lt;P&gt;Are your &lt;SPAN class="ph cmd"&gt;NameNode URI and the Resource Manager OK with you? Could you connect HDP 2.6 on AWS successfully through client without using talend tool?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph cmd"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ph cmd"&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 03:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393663#M7583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-02T03:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393664#M7584</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ph cmd"&gt;I get NameNode URI and the Resource Manager values from core-site.xml and yarn-site.xml&amp;nbsp; both &amp;nbsp;working fine and&amp;nbsp;&amp;nbsp;i can connect HDP 2.6 on AWS successfully through client without using talend tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ph cmd"&gt;Could you suggest me&amp;nbsp;which username i have to use in Authentication part.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ph cmd"&gt;I am using&amp;nbsp;openjdk version "1.8.0_131".which java version is compatible with Talend?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393664#M7584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T10:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393665#M7585</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;So far, open JDK is not officially supported by talend. Could you please try to use oracle JDK 1.8 to see if it works?&lt;/P&gt;
&lt;P&gt;When you&amp;nbsp;get some compile errors,&amp;nbsp;please check your "Code" tab in your job. There will be your compile error highlighted in red line.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 08:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393665#M7585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393666#M7586</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I am able to open Hive connection successfully by listening Hiveserver2 to port 10000 But i am not able to open connection to Hadoop cluster it throws namenode exception.I can fetch hdfs directory list using&amp;nbsp;hdfs://ip-XX-X-XXX-XX.ec2.internal:8020/user/ namenode URI.&lt;/P&gt; 
&lt;P&gt;Following are the Connection Parameters :&lt;BR /&gt;Namenode URI = hdfs://ip-XX-X-XXX-XX.ec2.internal:8020/&lt;BR /&gt;Resource Manager = ip-XX-X-XXX-XX.ec2.internal:8050&lt;BR /&gt;Resource Manager Scheduler = ip-XX-X-XXX-XX.ec2.internal:8030&lt;BR /&gt;job History = ip-XX-X-XXX-XX.ec2.internal:10020&lt;BR /&gt;Staging Directory = /user&lt;BR /&gt;User Name = hdfs&lt;/P&gt; 
&lt;P&gt;But it throws following&amp;nbsp;namenode exception :&lt;/P&gt; 
&lt;PRE&gt;org.talend.designer.hdfsbrowse.exceptions.HadoopServerException: org.talend.designer.hdfsbrowse.exceptions.HadoopServerException: java.util.concurrent.TimeoutException
	at org.talend.designer.hdfsbrowse.hadoop.service.check.AbstractCheckedServiceProvider.checkService(AbstractCheckedServiceProvider.java:57)
	at org.talend.designer.hdfsbrowse.hadoop.service.HadoopServiceBean.check(HadoopServiceBean.java:102)
	at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckHadoopServicesDialog$5.run(CheckHadoopServicesDialog.java:373)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.talend.designer.hdfsbrowse.exceptions.HadoopServerException: java.util.concurrent.TimeoutException
	at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckedWorkUnit.execute(CheckedWorkUnit.java:47)
	at org.talend.designer.hdfsbrowse.hadoop.service.check.AbstractCheckedServiceProvider.checkService(AbstractCheckedServiceProvider.java:54)
	... 5 more
Caused by: java.util.concurrent.TimeoutException
	at java.util.concurrent.FutureTask.get(Unknown Source)
	at org.talend.designer.hdfsbrowse.hadoop.service.check.CheckedWorkUnit.execute(CheckedWorkUnit.java:44)
	... 6 more&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 11:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393666#M7586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393667#M7587</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you behind proxy? Have you tried to modify timout configuration in Preferences/Talend/Performance&amp;gt;Connection timeout to see&amp;nbsp; if it works?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 07:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393667#M7587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T07:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393668#M7588</link>
      <description>Hi, I am using talend big data, I want to connect coludera with talend but I am facing some issue. Please help me, The cloudera is running in VM and talend is running in my local maching.&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lwt1"&gt;hadoop_connection.png&lt;/A&gt;</description>
      <pubDate>Sun, 13 Oct 2019 11:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393668#M7588</guid>
      <dc:creator>p_tarkeshwar</dc:creator>
      <dc:date>2019-10-13T11:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Open a connection to Hadoop Cluster from Talend Open Studio For Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393669#M7589</link>
      <description>&lt;P&gt;the cloudera is running on VM and talend is running on my local machine, Here I am attaching the snap shot of connection string. The cloudera accessing in my local machine using the ip address of cloudera VM. I am appreciating for quick response.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwyZ"&gt;hadoop_connection.png&lt;/A&gt;</description>
      <pubDate>Sun, 13 Oct 2019 11:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Open-a-connection-to-Hadoop-Cluster-from-Talend-Open-Studio-For/m-p/2393669#M7589</guid>
      <dc:creator>p_tarkeshwar</dc:creator>
      <dc:date>2019-10-13T11:50:13Z</dc:date>
    </item>
  </channel>
</rss>

