<?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: Error with Talend 6.0.1 and HDP 2.2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-with-Talend-6-0-1-and-HDP-2-2/m-p/2233825#M23383</link>
    <description>Hi, 
&lt;BR /&gt;Are you using Window OS? Here is a related jira issue: 
&lt;A href="https://jira.talendforge.org/browse/TBD-460" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TBD-460&lt;/A&gt; 
&lt;BR /&gt;Have you already checked&amp;nbsp;a KB article about: 
&lt;A href="https://help.talend.com/search/all?query=The+missing+winutils.exe+program+in+the+Big+Data+Jobs&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:The missing winutils.exe program in the Big Data Jobs&lt;/A&gt;? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 19 Jan 2016 07:56:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-19T07:56:40Z</dc:date>
    <item>
      <title>Error with Talend 6.0.1 and HDP 2.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-with-Talend-6-0-1-and-HDP-2-2/m-p/2233824#M23382</link>
      <description>Hi , 
&lt;BR /&gt;I am connecting to HDP 2.2 using talend and is trying to design a job but its giving me following error: 
&lt;BR /&gt; 
&lt;I&gt;Starting job mrjobexample at 13:07 08/01/2016.&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; connecting to socket on port 3432&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; connected&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;: org.apache.hadoop.util.Shell - Failed to locate the winutils binary in the hadoop binary path&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:355)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:370)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.util.Shell.&amp;lt;clinit&amp;gt;(Shell.java:363)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.util.StringUtils.&amp;lt;clinit&amp;gt;(StringUtils.java:79)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:104)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.Groups.&amp;lt;init&amp;gt;(Groups.java:86)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.Groups.&amp;lt;init&amp;gt;(Groups.java:66)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.Groups.getUserToGroupsMappingService(Groups.java:280)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:271)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.UserGroupInformation.ensureInitialized(UserGroupInformation.java:248)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.UserGroupInformation.isAuthenticationMethodEnabled(UserGroupInformation.java:325)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.UserGroupInformation.isSecurityEnabled(UserGroupInformation.java:319)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.ipc.RPC.getProtocolProxy(RPC.java:567)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.NameNodeProxies.createNNProxyWithClientProtocol(NameNodeProxies.java:420)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.NameNodeProxies.createNonHAProxy(NameNodeProxies.java:316)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.NameNodeProxies.createProxy(NameNodeProxies.java:178)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DFSClient.&amp;lt;init&amp;gt;(DFSClient.java:665)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DFSClient.&amp;lt;init&amp;gt;(DFSClient.java:601)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:148)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2596)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:91)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2630)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2612)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:370)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem$1.run(FileSystem.java:159)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem$1.run(FileSystem.java:156)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at javax.security.auth.Subject.doAs(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:156)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.tHDFSInput_1Process(mrjobexample.java:1515)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.tHDFSConnection_1Process(mrjobexample.java:395)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.runJobInTOS(mrjobexample.java:2220)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.main(mrjobexample.java:2077)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;Exception in component tHDFSInput_1&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;java.nio.channels.UnresolvedAddressException&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at sun.nio.ch.Net.checkAddress(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:192)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:530)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DFSClient.newConnectedPeer(DFSClient.java:3101)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.BlockReaderFactory.nextTcpPeer(BlockReaderFactory.java:755)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.BlockReaderFactory.getRemoteBlockReaderFromTcp(BlockReaderFactory.java:670)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.BlockReaderFactory.build(BlockReaderFactory.java:337)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DFSInputStream.blockSeekTo(DFSInputStream.java:576)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DFSInputStream.readWithStrategy(DFSInputStream.java:800)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.apache.hadoop.hdfs.DFSInputStream.read(DFSInputStream.java:847)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.io.DataInputStream.read(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.io.FilterInputStream.read(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at java.io.PushbackInputStream.read(Unknown Source)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.talend.fileprocess.UnicodeReader.&amp;lt;init&amp;gt;(UnicodeReader.java:25)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.talend.fileprocess.TOSDelimitedReader.&amp;lt;init&amp;gt;(TOSDelimitedReader.java:77)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at org.talend.fileprocess.FileInputDelimited.&amp;lt;init&amp;gt;(FileInputDelimited.java:93)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.tHDFSInput_1Process(mrjobexample.java:1566)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.tHDFSConnection_1Process(mrjobexample.java:395)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.runJobInTOS(mrjobexample.java:2220)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;at bigdata_demo.mrjobexample_0_1.mrjobexample.main(mrjobexample.java:2077)&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt; disconnected&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;Job mrjobexample ended at 13:07 08/01/2016. &lt;/I&gt; 
&lt;BR /&gt;What i am doing with job is :&amp;nbsp; 
&lt;BR /&gt;Hdfsinput --&amp;gt; tfilterrow --&amp;gt; taggregaterow --&amp;gt; thdfsoutput 
&lt;BR /&gt;What i have observed is , talend 6.0.1 and hdp 2.2/2.1/2.3 are not working and is giving same error. 
&lt;BR /&gt;Help appreciated. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Saurabh.</description>
      <pubDate>Sat, 16 Nov 2024 10:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-with-Talend-6-0-1-and-HDP-2-2/m-p/2233824#M23382</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error with Talend 6.0.1 and HDP 2.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-with-Talend-6-0-1-and-HDP-2-2/m-p/2233825#M23383</link>
      <description>Hi, 
&lt;BR /&gt;Are you using Window OS? Here is a related jira issue: 
&lt;A href="https://jira.talendforge.org/browse/TBD-460" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TBD-460&lt;/A&gt; 
&lt;BR /&gt;Have you already checked&amp;nbsp;a KB article about: 
&lt;A href="https://help.talend.com/search/all?query=The+missing+winutils.exe+program+in+the+Big+Data+Jobs&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:The missing winutils.exe program in the Big Data Jobs&lt;/A&gt;? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 19 Jan 2016 07:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-with-Talend-6-0-1-and-HDP-2-2/m-p/2233825#M23383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T07:56:40Z</dc:date>
    </item>
  </channel>
</rss>

