<?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: java.io.ioexception unable to create new block talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338587#M106808</link>
    <description>&lt;P&gt;yes it's windows path as jump machine , hadoop is hosted on linux machine and i'm connecting it using kerberos as below connection &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGFDVAA4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140391i342649E2F7CB6E58/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGFDVAA4.png" alt="0695b00000aGFDVAA4.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 13:32:26 GMT</pubDate>
    <dc:creator>mshafeeq</dc:creator>
    <dc:date>2022-12-15T13:32:26Z</dc:date>
    <item>
      <title>java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338583#M106804</link>
      <description>&lt;P&gt;i'm trying to create very simple job to insert data from file to HDFS as below design &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i'm receiving error as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting job fix at 07:27 14/12/2022.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3571&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:05 org.apache.hadoop.util.Shell- Did not find winutils.exe: java.io.FileNotFoundException: java.io.FileNotFoundException: HADOOP_HOME and hadoop.home.dir are unset. -see &lt;A href="https://wiki.apache.org/hadoop/WindowsProblems" target="_blank"&gt;https://wiki.apache.org/hadoop/WindowsProblems&lt;/A&gt;&lt;/P&gt;&lt;P&gt;WARNING: An illegal reflective access operation has occurred&lt;/P&gt;&lt;P&gt;WARNING: Illegal reflective access by org.apache.hadoop.security.authentication.util.KerberosUtil (file:/C:/Program%20Files%20(x86)/Talend-Studio/studio/configuration/.m2/repository/org/apache/hadoop/hadoop-auth/3.0.0-cdh6.1.1/hadoop-auth-3.0.0-cdh6.1.1.jar) to method sun.security.krb5.Config.getInstance()&lt;/P&gt;&lt;P&gt;WARNING: Please consider reporting this to the maintainers of org.apache.hadoop.security.authentication.util.KerberosUtil&lt;/P&gt;&lt;P&gt;WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations&lt;/P&gt;&lt;P&gt;WARNING: All illegal access operations will be denied in a future release&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:05 org.apache.hadoop.util.NativeCodeLoader- Unable to load native-hadoop library for your platform... using builtin-java classes where applicable&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:06 org.apache.hadoop.hdfs.DataStreamer- Abandoning BP-967283304-172.16.162.11-1668247158932:blk_1073789078_48377&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:06 org.apache.hadoop.hdfs.DataStreamer- Excluding datanode DatanodeInfoWithStorage[172.16.162.14:9866,DS-c57dcd1d-a671-4b85-9668-113523f3fddf,DISK]&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:06 org.apache.hadoop.hdfs.DataStreamer- Abandoning BP-967283304-172.16.162.11-1668247158932:blk_1073789079_48378&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:06 org.apache.hadoop.hdfs.DataStreamer- Excluding datanode DatanodeInfoWithStorage[172.16.162.18:9866,DS-8abb14a9-a3e7-4694-813e-0e6e7e51ffbd,DISK]&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:06 org.apache.hadoop.hdfs.DataStreamer- Abandoning BP-967283304-172.16.162.11-1668247158932:blk_1073789080_48379&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:06 org.apache.hadoop.hdfs.DataStreamer- Excluding datanode DatanodeInfoWithStorage[172.16.162.15:9866,DS-bffe88ba-dfbc-47b3-b212-591179a13f5b,DISK]&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:07 org.apache.hadoop.hdfs.DataStreamer- Abandoning BP-967283304-172.16.162.11-1668247158932:blk_1073789081_48380&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:07 org.apache.hadoop.hdfs.DataStreamer- Excluding datanode DatanodeInfoWithStorage[172.16.162.17:9866,DS-9bd0b5ea-dcdc-4f3b-a20a-c59cb0eef5c8,DISK]&lt;/P&gt;&lt;P&gt;Exception in component tHDFSOutput_1 (fix)&lt;/P&gt;&lt;P&gt;java.io.IOException: Could not get block locations. Source file "/user/devtest/talendoutput/2.txt" - Aborting...block==null&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.setupPipelineForAppendOrRecovery(DataStreamer.java:1477)&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.processDatanodeOrExternalError(DataStreamer.java:1256)&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:667)&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:07 org.apache.hadoop.hdfs.DataStreamer- DataStreamer Exception&lt;/P&gt;&lt;P&gt;java.io.IOException: Unable to create new block.&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.nextBlockOutputStream(DataStreamer.java:1694) ~[hadoop-hdfs-client-3.0.0-cdh6.1.1.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:716) [hadoop-hdfs-client-3.0.0-cdh6.1.1.jar:?]&lt;/P&gt;&lt;P&gt;[WARN ] 07:27:07 org.apache.hadoop.hdfs.DataStreamer- Could not get block locations. Source file "/user/devtest/talendoutput/2.txt" - Aborting...block==null&lt;/P&gt;&lt;P&gt;[FATAL] 07:27:07 uatproj.fix_0_1.fix- tHDFSOutput_1 Could not get block locations. Source file "/user/devtest/talendoutput/2.txt" - Aborting...block==null&lt;/P&gt;&lt;P&gt;java.io.IOException: Could not get block locations. Source file "/user/devtest/talendoutput/2.txt" - Aborting...block==null&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.setupPipelineForAppendOrRecovery(DataStreamer.java:1477) ~[hadoop-hdfs-client-3.0.0-cdh6.1.1.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.processDatanodeOrExternalError(DataStreamer.java:1256) ~[hadoop-hdfs-client-3.0.0-cdh6.1.1.jar:?]&lt;/P&gt;&lt;P&gt;	at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:667) ~[hadoop-hdfs-client-3.0.0-cdh6.1.1.jar:?]&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aFz1YAAS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128545iF60982C145DD9397/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aFz1YAAS.png" alt="0695b00000aFz1YAAS.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338583#M106804</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2024-11-15T22:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338584#M106805</link>
      <description>&lt;P&gt;Have you installed the WinUtils? The answer to this post may help you....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://stackoverflow.com/questions/35652665/java-io-ioexception-could-not-locate-executable-null-bin-winutils-exe-in-the-ha/41584008&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 18:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338584#M106805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-14T18:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338585#M106806</link>
      <description>&lt;P&gt;i'm using linux machine , is that matter ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 09:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338585#M106806</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2022-12-15T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338586#M106807</link>
      <description>&lt;P&gt;This looks like a configuration issue then. This is in your error.....&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGEF1AAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157223i2AD288C81A3E24E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGEF1AAO.png" alt="0695b00000aGEF1AAO.png" /&gt;&lt;/span&gt;That is a Windows path. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 11:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338586#M106807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-15T11:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338587#M106808</link>
      <description>&lt;P&gt;yes it's windows path as jump machine , hadoop is hosted on linux machine and i'm connecting it using kerberos as below connection &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGFDVAA4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140391i342649E2F7CB6E58/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGFDVAA4.png" alt="0695b00000aGFDVAA4.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 13:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338587#M106808</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2022-12-15T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338588#M106809</link>
      <description>&lt;P&gt;You are running that job on your Linux machine, right? It (the machine) will need to be set up to do this. Your keytab value is pointing to a Windows path. This file will need to be on the machine where you are running the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 14:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338588#M106809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-15T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338589#M106810</link>
      <description>&lt;P&gt;I also notice messages that suggest that access to files is not available. That could be because the files are not in the stated location OR (often more likely) that the user running the Studio does not have permission to access the locations that the files are in. In this case, a simple test is to stop the Studio and run it as root (or another user with enhanced access).&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 14:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338589#M106810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-15T14:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338590#M106811</link>
      <description>&lt;P&gt;already running with admin access , i can access the files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however file is created successfully but cannot insert the data in it and file permission is chmod 777 but shows error unable to create new block &lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 18:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338590#M106811</guid>
      <dc:creator>mshafeeq</dc:creator>
      <dc:date>2022-12-15T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: java.io.ioexception unable to create new block talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338591#M106812</link>
      <description>&lt;P&gt;Have you corrected your keytab settings? It is currently showing a path for a Windows system. This path needs to be available to the machine you are running this on.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 19:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-io-ioexception-unable-to-create-new-block-talend/m-p/2338591#M106812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-15T19:46:15Z</dc:date>
    </item>
  </channel>
</rss>

