[
https://issues.apache.org/jira/browse/HADOOP-9922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322959#comment-14322959
]
Chris Nauroth commented on HADOOP-9922:
---------------------------------------
[~kiranmr], thank you for your detailed investigation into this. I'd like to
recommend proceeding in small steps according to the following plan:
# Keep the scope of HADOOP-9922 limited to enabling a 32-bit build quickly with
the existing build infrastructure. Hopefully that will be a small change like
Vinay's patch that can get into the 2.7.0 release quickly. It sounds like
HDFS-7774 might be a pre-requisite too, but that looks like an easy change for
us to get in.
# Proceed with the CMake conversion tracked in HADOOP-11080. The scope of this
would be to retain existing supported build targets while doing the conversion,
not to introduce new functionality.
# After completion of HADOOP-11080, parameterize the CMake build further to
support the additional build targets (i.e. different Visual Studio versions).
If it turns out this step is trivial, then it could be consolidated with
HADOOP-11080.
Let me know your thoughts. Thanks again!
> hadoop windows native build will fail in 32 bit machine
> -------------------------------------------------------
>
> Key: HADOOP-9922
> URL: https://issues.apache.org/jira/browse/HADOOP-9922
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, native
> Affects Versions: 3.0.0, 2.1.1-beta
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Attachments: HADOOP-9922.patch
>
>
> Building Hadoop in windows 32 bit machine fails as native project is not
> having Win32 configuration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)