cdarlint / winutils

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

Support for Hadoop 3.3.0 #12

Open bgmarsh opened 3 years ago

bgmarsh commented 3 years ago

Hadoop version 3.3.0 was released on 2020 Jul 14 (https://hadoop.apache.org/release/3.3.0.html)

tang2087 commented 3 years ago

Hi, I have complied Hadoop 3.3.0 on Windows 10 and published winutils here: Hadoop 3.3.0 winutils

You can also follow my post to install Hadoop 3.3.0 on Windows 10: Install Hadoop 3.3.0 on Windows 10 Step by Step Guide

bgmarsh commented 3 years ago

Hi, I have complied Hadoop 3.3.0 on Windows 10 and published winutils here: Hadoop 3.3.0 winutils

You can also follow my post to install Hadoop 3.3.0 on Windows 10: Install Hadoop 3.3.0 on Windows 10 Step by Step Guide

Thank you for doing this :)

mumuhhh commented 3 years ago

hadoop-3.3.0\bin\hadoop.dll: Can't find dependent libraries

naseem87 commented 3 years ago

Hi @FahaoTang,

thanks a lot for your work!

can you include this fix in you winutils for hadoop 3.3.0: https://github.com/apache/hadoop/pull/458

or can you tell me how to do it? I am getting this error and I am not sure how to fix it:

ERROR util.SysInfoWindows: ExitCodeException exitCode=1: PdhAddCounter \Network Interface(*)\Bytes Received/Sec failed with 0xc0000bb8. Error in GetDiskAndNetwork. Err:1

tang2087 commented 3 years ago

Hi @FahaoTang,

thanks a lot for your work!

can you include this fix in you winutils for hadoop 3.3.0: apache/hadoop#458

or can you tell me how to do it? I am getting this error and I am not sure how to fix it:

ERROR util.SysInfoWindows: ExitCodeException exitCode=1: PdhAddCounter \Network Interface(*)\Bytes Received/Sec failed with 0xc0000bb8. Error in GetDiskAndNetwork. Err:1

Hi, the build I did was on an English language based system thus didn't face issues like that. The build steps I used are like these (but I could not build a full binary package for Hadoop 3.3.0 yet though the winutils part was successful): https://kontext.tech/column/hadoop/378/compile-and-build-hadoop-321-on-windows-10-guide

naseem87 commented 3 years ago

Hi @FahaoTang, thanks a lot for your work! can you include this fix in you winutils for hadoop 3.3.0: apache/hadoop#458 or can you tell me how to do it? I am getting this error and I am not sure how to fix it: ERROR util.SysInfoWindows: ExitCodeException exitCode=1: PdhAddCounter \Network Interface(*)\Bytes Received/Sec failed with 0xc0000bb8. Error in GetDiskAndNetwork. Err:1

Hi, the build I did was on an English language based system thus didn't face issues like that. The build steps I used are like these (but I could not build a full binary package for Hadoop 3.3.0 yet though the winutils part was successful): https://kontext.tech/column/hadoop/378/compile-and-build-hadoop-321-on-windows-10-guide

Thanks a lot for you reply, but this is a bit to complicated for me. What disatvantages am I going to have if this error remains there?

icefery commented 3 years ago

Hi, I have complied Hadoop 3.3.0 on Windows 10 and published winutils here: Hadoop 3.3.0 winutils

You can also follow my post to install Hadoop 3.3.0 on Windows 10: Install Hadoop 3.3.0 on Windows 10 Step by Step Guide

Thanks

DouglasSharkey commented 2 years ago

Is there a version for Hadoop 3.3.3?

luanchao19990 commented 2 years ago

Thank you for your email.We’ll disposal and reply as soon as possible~Best Wishes~

tang2087 commented 1 year ago

Is there a version for Hadoop 3.3.3?

I have not got time to compile one for Hadoop 3.3.3. You probably can try to follow my article to do it: https://kontext.tech/column/hadoop/378/compile-and-build-hadoop-321-on-windows-10-guide

ebeltranro commented 1 year ago

Is there a version for Hadoop 3.3.3?

I have not got time to compile one for Hadoop 3.3.3. You probably can try to follow my article to do it: https://kontext.tech/column/hadoop/378/compile-and-build-hadoop-321-on-windows-10-guide

Hi, Fahao,

I would be very grateful if you could compile hadoop 3.3.2 or higher.

Thank you in advance