cdarlint / winutils

winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows
1.82k stars 2.1k forks source link

This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher #23

Closed devlocalca closed 2 years ago

devlocalca commented 3 years ago

I am on Windows 10 Pro x64 AMD, and cannot get winutils.exe or hadoop.dll to work.

I created: c:\hadoop and HADOOP_HOME = c:\hadoop

I dropped the files in c:\hadoop\bin, and added %HADOOP_HOME%\bin to my Windows PATH.

When I run, I get:

java.io.IOException: Cannot run program "C:\hadoop\bin\winutils.exe": CreateProcess error=216, This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher


Can someone help? Fix? this? please?

It is impossible to compile winutils.exe and hadoop.dll. If you believe it is possible, find the instructions and attempt to do it.