<?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: Exception in thread &amp;quot;main&amp;quot; java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302947#M74876</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Will you see many files under the bin directory when you unzip the download winutils from &lt;A title="https://github.com/steveloughran/winutils" href="https://github.com/steveloughran/winutils" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/steveloughran/winutils&lt;/A&gt; and&amp;nbsp; copy the hadoop.dll file then place it in the C:/Windows/System32 directory?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 03:59:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-03T03:59:44Z</dc:date>
    <item>
      <title>Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302946#M74875</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;I want to run some MapReduce jobs with Hbase locally in TOS for Big Data 7.0 in my Windows 10 x64 with cloudera 5.13.0. I don’t have hadoop installed on my PC.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have created a Maven project with hadoop 2.6.0 in other machin, and I added&amp;nbsp;it to My job&amp;nbsp;as a dependency on a user routine. I can successfully connect to Hbase and add new tables but when I want submit the job MapReduce I receive the following error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V
	at org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Native Method)
	at org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode(NativeIO.java:524)
	at org.apache.hadoop.fs.RawLocalFileSystem.mkOneDirWithMode(RawLocalFileSystem.java:478)
	at org.apache.hadoop.fs.RawLocalFileSystem.mkdirsWithOptionalPermission(RawLocalFileSystem.java:532)
	at org.apache.hadoop.fs.RawLocalFileSystem.mkdirs(RawLocalFileSystem.java:509)
	at org.apache.hadoop.fs.FilterFileSystem.mkdirs(FilterFileSystem.java:312)
	at org.apache.hadoop.mapreduce.JobSubmissionFiles.getStagingDir(JobSubmissionFiles.java:133)
	at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:144)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1290)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1287)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Unknown Source)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1746)
	at org.apache.hadoop.mapreduce.Job.submit(Job.java:1287)

&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;I have found some solutions in the web.&lt;/P&gt; 
&lt;P&gt;I have put&amp;nbsp;hadoop.dll&amp;nbsp;and&amp;nbsp;winutils.exe&amp;nbsp;and other files from &lt;A href="http://www.barik.net/archive/2015/01/19/172716/" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;this link&lt;/A&gt; in&amp;nbsp;C:\winutils\bin&amp;nbsp;folder and I added this folder to&amp;nbsp;PATH and HADOOP_HOME as it shown in the figure, I also put&amp;nbsp;hadoop.dll&amp;nbsp;into the&amp;nbsp;C:\Windows\System32&amp;nbsp;folder. But always I have the same problem can anybody helps me to resolve this problem&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302946#M74875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302947#M74876</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Will you see many files under the bin directory when you unzip the download winutils from &lt;A title="https://github.com/steveloughran/winutils" href="https://github.com/steveloughran/winutils" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/steveloughran/winutils&lt;/A&gt; and&amp;nbsp; copy the hadoop.dll file then place it in the C:/Windows/System32 directory?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 03:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302947#M74876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T03:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302948#M74877</link>
      <description>Thank you 
&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt; for your response but the version of winutils.exe of your site is not compatible with the configuration of my PC</description>
      <pubDate>Mon, 10 Jun 2019 15:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302948#M74877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-10T15:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302949#M74878</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you able to see many files under the bin directory?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hadoop1.png" style="width: 522px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5Xq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129541iC84E7D7192A97B98/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5Xq.png" alt="0683p000009M5Xq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Copy the hadoop.dll file then place it in the C:/Windows/System32 directory&lt;/P&gt; 
&lt;P&gt;To run the big data batch job using the “Use local mode” in spark, we need to setup the HADOOP_HOME in the system variable:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hadoop2.png" style="width: 499px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5YA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146415i242C4E7DF8F044F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5YA.png" alt="0683p000009M5YA.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Click on the path&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hadoop3.png" style="width: 551px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5YF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131831iB98363F017FF2858/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5YF.png" alt="0683p000009M5YF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Then click on the Edit button&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hadoop4.png" style="width: 426px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5YK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147940iB857C02996005E7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5YK.png" alt="0683p000009M5YK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Add a Hadoop path as below:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hadoop5.png" style="width: 378px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5YZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136705iE050A70F03E7F0F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5YZ.png" alt="0683p000009M5YZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 03:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302949#M74878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T03:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.createDirectoryWithMode0(Ljava/lang/String;I)V</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302950#M74879</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Thank you, for your response.&lt;/P&gt; 
&lt;P&gt;I did all these steps, the error message become : incompatible version of winutils&lt;/P&gt; 
&lt;PRE&gt;java.io.IOException: Cannot run program "C:\winutils\bin\winutils.exe": 
CreateProcess error=216,This version of% 1 is not compatible with the version of Windows currently running.
&amp;nbsp; Check in the system information of your computer, then contact the software publisher
at java.lang.ProcessBuilder.start (Unknown Source)
	at java.lang.ProcessBuilder.start(Unknown Source)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:523)
	at org.apache.hadoop.util.Shell.run(Shell.java:482)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:776)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:869)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:852)
	at org.apache.hadoop.fs.RawLocalFileSystem.setPermission(RawLocalFileSystem.java:733)
	at org.apache.hadoop.fs.RawLocalFileSystem.mkOneDirWithMode(RawLocalFileSystem.java:491)
	at org.apache.hadoop.fs.RawLocalFileSystem.mkdirsWithOptionalPermission(RawLocalFileSystem.java:532)
	at org.apache.hadoop.fs.RawLocalFileSystem.mkdirs(RawLocalFileSystem.java:509)
	at org.apache.hadoop.fs.FilterFileSystem.mkdirs(FilterFileSystem.java:312)
	at org.apache.hadoop.mapreduce.JobSubmissionFiles.getStagingDir(JobSubmissionFiles.java:133)
	at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:144)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1290)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1287)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Unknown Source)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1746)
	at org.apache.hadoop.mapreduce.Job.submit(Job.java:1287)
	at routines.HBase_Hadoop_Operation.ManyScan_SingleJob_PerTable_operation(HBase_Hadoop_Operation.java:371)
	at routines.HBase_Transformation.ProcessQuery(HBase_Transformation.java:71)
	at local_project.contextexpl_0_1.contextexpl.tTuto_1Process(contextexpl.java:726)
	at local_project.contextexpl_0_1.contextexpl.tHBaseConnection_1Process(contextexpl.java:547)
	at local_project.contextexpl_0_1.contextexpl.runJobInTOS(contextexpl.java:1425)
	at local_project.contextexpl_0_1.contextexpl.main(contextexpl.java:1225)
Caused by: java.io.IOException: CreateProcess error=216, Cette version de %1 n’est pas compatible avec la version de Windows actuellement exécutée. Vérifiez dans les informations système de votre ordinateur, puis contactez l’éditeur de logiciel
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.&amp;lt;init&amp;gt;(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 25 more
[statistics] disconnected&lt;/PRE&gt;</description>
      <pubDate>Tue, 11 Jun 2019 11:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-thread-quot-main-quot-java-lang/m-p/2302950#M74879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T11:40:06Z</dc:date>
    </item>
  </channel>
</rss>

