<?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 getting error in hdfsput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/getting-error-in-hdfsput/m-p/2199666#M2477</link>
    <description>&lt;P&gt;I have an error in my talend like this when i want to put file to my hdfs. I have checked the fs.defaultFS and it has same with my component, but i'm still getting this error like this. I also have see the core-site.xml and it also same with my component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tHDFSPut_1 (hs_job)&lt;BR /&gt;java.io.EOFException: End of File Exception between local host is: "xxxxxx/xxx.xxx.xxx.xxx"; destination host is: "xxx.xxx.xxx.xxx":8020; : java.io.EOFException; For more details see: &lt;A href="http://wiki.apache.org/hadoop/EOFException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://wiki.apache.org/hadoop/EOFException&lt;/A&gt;&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;BR /&gt;at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:801)&lt;BR /&gt;at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:765)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1558)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.call(Client.java:1498)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.call(Client.java:1398)&lt;BR /&gt;at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:233)&lt;BR /&gt;at com.sun.proxy.$Proxy11.mkdirs(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.mkdirs(ClientNamenodeProtocolTranslatorPB.java:605)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:291)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:203)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:185)&lt;BR /&gt;at com.sun.proxy.$Proxy12.mkdirs(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.primitiveMkdir(DFSClient.java:3073)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.mkdirs(DFSClient.java:3043)&lt;BR /&gt;[FATAL]: hive_assignment.hs_job_0_1.hs_job - tHDFSPut_1 End of File Exception between local host is: "xxxxxx/xxx.xxx.xxx.xxx"; destination host is: "xxx.xxx.xxx.xxx":8020; : java.io.EOFException; For more details see: &lt;A href="http://wiki.apache.org/hadoop/EOFException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://wiki.apache.org/hadoop/EOFException&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:23:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:23:39Z</dc:date>
    <item>
      <title>getting error in hdfsput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/getting-error-in-hdfsput/m-p/2199666#M2477</link>
      <description>&lt;P&gt;I have an error in my talend like this when i want to put file to my hdfs. I have checked the fs.defaultFS and it has same with my component, but i'm still getting this error like this. I also have see the core-site.xml and it also same with my component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tHDFSPut_1 (hs_job)&lt;BR /&gt;java.io.EOFException: End of File Exception between local host is: "xxxxxx/xxx.xxx.xxx.xxx"; destination host is: "xxx.xxx.xxx.xxx":8020; : java.io.EOFException; For more details see: &lt;A href="http://wiki.apache.org/hadoop/EOFException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://wiki.apache.org/hadoop/EOFException&lt;/A&gt;&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;BR /&gt;at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:801)&lt;BR /&gt;at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:765)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1558)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.call(Client.java:1498)&lt;BR /&gt;at org.apache.hadoop.ipc.Client.call(Client.java:1398)&lt;BR /&gt;at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:233)&lt;BR /&gt;at com.sun.proxy.$Proxy11.mkdirs(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.mkdirs(ClientNamenodeProtocolTranslatorPB.java:605)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:498)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:291)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:203)&lt;BR /&gt;at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:185)&lt;BR /&gt;at com.sun.proxy.$Proxy12.mkdirs(Unknown Source)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.primitiveMkdir(DFSClient.java:3073)&lt;BR /&gt;at org.apache.hadoop.hdfs.DFSClient.mkdirs(DFSClient.java:3043)&lt;BR /&gt;[FATAL]: hive_assignment.hs_job_0_1.hs_job - tHDFSPut_1 End of File Exception between local host is: "xxxxxx/xxx.xxx.xxx.xxx"; destination host is: "xxx.xxx.xxx.xxx":8020; : java.io.EOFException; For more details see: &lt;A href="http://wiki.apache.org/hadoop/EOFException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://wiki.apache.org/hadoop/EOFException&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/getting-error-in-hdfsput/m-p/2199666#M2477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: getting error in hdfsput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/getting-error-in-hdfsput/m-p/2199667#M2478</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;We need more information to address your issue. Could you please indicate on which talend bigdata build version you got this issue? Screenshots of your job design and component setting will be preferred.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 08:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/getting-error-in-hdfsput/m-p/2199667#M2478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-16T08:49:13Z</dc:date>
    </item>
  </channel>
</rss>

