cdarlint/winutils

Support for Hadoop 3.3.0

bgmarsh opened this issue · 11 comments

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

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

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 :)

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

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 @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

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?

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

Is there a version for Hadoop 3.3.3?

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

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