[ 
https://issues.apache.org/jira/browse/HADOOP-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128324#comment-14128324
 ] 

Remus Rusanu commented on HADOOP-11080:
---------------------------------------

YARN-2198, YARN-1972 and YARN-2458 patches come with some big changes to the 
winutils/libwinutils build, including resource compile and midl step for IDL 
compile. My changes also cleaned up the msbuild, eg. use the maven target as 
intermediate build location and so on. As we already have CMake dependency for 
hdfs, I have no objections to swithing to it, but well have to validate the 
more complex build steps that are coming with the Windows secure nodemanager 
work.

> Convert Windows native build in hadoop-common to use CMake.
> -----------------------------------------------------------
>
>                 Key: HADOOP-11080
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11080
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, native
>            Reporter: Chris Nauroth
>
> The Windows native build in hadoop-common currently relies on a set of 
> checked-in MSBuild project files.  The logic of these project files is 
> largely redundant with the logic of CMakeLists.txt.  It causes some dual 
> maintenance overhead, because certain build changes require separate changes 
> for both CMake and MSBuild.  This issue proposes to convert the Windows build 
> process to use CMake instead of checked-in project files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to