Hi!

I can empathize with your frustration; building Hadoop in general is an 
involved process and being on different day-to-day development platform than 
most of the existing committers only makes things harder.

Please try to keep in mind that the Hadoop community is made up of folks 
volunteering their time to help each other. Responses will take a substantial 
amount of time; round trips of 1-3 days are not uncommon for sustained 
conversations. Please keep follow-ups on the same topic in a single thread 
instead of starting new ones. Please avoid curt follow up emails that could be 
interpreted as snarky.

Is your goal getting Windows building and test deployments working for 
yourself/your team?

Is your goal getting the Hadoop project to start publishing windows convenience 
binaries?

To make sure we are on the same page, are you following the instructions (dated 
as they may be) from this page:

https://cwiki.apache.org/confluence/display/HADOOP2/Hadoop2OnWindows

Or are you working from the (seemingly more up to date) instructions from 
BUILDING.txt:

https://github.com/apache/hadoop/blob/trunk/BUILDING.txt#L500

To set expectations I won’t be by my laptop that has windows 10 pro until 
sometime next week. If the native builds still require Visual Studio Pro 2010+ 
then I probably won’t be able to help with that part.

Note that Cygwin shouldn’t be needed or used AFAICT from these instructions.

-busbey

> On Jun 4, 2021, at 1:05 AM, Akira Ajisaka <aajis...@apache.org> wrote:
> 
> No, I am not developing Hadoop on Windows. I suppose almost all Hadoop
> developers use Mac or Linux.
> 
> -Akira
> 
> On Fri, Jun 4, 2021 at 5:50 AM /dev /local/ca <devloca...@gmail.com> wrote:
>> 
>> Greetings:
>> 
>> Are any Hadoop developers working/running on Windows 10 Pro x64 (AMD)?
>> 
>> If so, how did you get Hadoop to work/run?
>> 
>> ---
>> I am told that to run on Windows 10 Pro x64, that I need to set:
>> 1. HADOOP_HOME  ( I set to C:\hadoop)
>> 2. create %HADOOP_HOME%/bin
>> 3. and put two files in there (hadoop.dll, winutils.exe)
>> 
>> and to put %HADOOP_HOME%/bin in my path.
>> 
>> I searched and found hadoop.dll and winutils.exe here:
>> https://github.com/cdarlint/winutils
>> 
>> but when I tried using 3.2.1 , I get (when running)
>> 
>> 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
>> 
>> ---
>> I tried following the instructions for compiling hadoop.dll and
>> winutils.exe, but it is simply not humanly possible.  If so, try it, follow
>> the instructions and you will see.
>> 
>> ---
>> I want to ask if anyone has, or knows where i can get ;   hadoop.dll and
>> winutils.exe or can please help me compile.
>> I have Windows 10 Pro with cygwin installed.  I do not want to install
>> anything else beyond this as it super craps out my machine when I install
>> any developer tool or IDE from Microsoft.
>> 
>> --
>> I needed to get Hadoop on Windows up and running a month ago, I am way
>> behind and the project is in jeopardy.
>> So Jesus please, if anyone is doing this (compiling), please let me know.
>> 
>> --
>> Also why can't there be a /binaries/win/3.2.1/* directory somewhere, these
>> can be downloaded.  Many thousands of people, beyond myself, are having
>> problems with this each and every day.
>> 
>> Every place I go, Windows 10 Pro is on the desk for development use.  I do
>> not see that developers are giving Linux boxes for development.  yes we
>> deploy to Linux, Cloud, but IDE's run on Windows - few use Macs here and
>> there.  I'm not making this up, look at the numbers.
>> 
>> If you are surrounded by people that run macs and Linux as their primary
>> development machine, you are in a bubble, it's predominantly Windows out
>> there in the dev world.
>> 
>> thank you
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
> For additional commands, e-mail: common-dev-h...@hadoop.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to