[
https://issues.apache.org/jira/browse/HADOOP-12769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137363#comment-15137363
]
Chris Nauroth commented on HADOOP-12769:
----------------------------------------
Hi [~vinayrpet]. This is cool stuff! Thank you for posting the patch.
However, I wonder if we should instead focus effort on conversion of the
hadoop-common Windows native build to CMake. That effort is tracked in
HADOOP-11080. We have already established that CMake is feasible for the
Windows builds, because I set up the libhdfs build to do it in HDFS-573. I
also just tested {{mvn compile}} on hadoop-hdfs-native-client on Windows, and I
can see that incremental rebuilds are working correctly for it.
> Hadoop maven plugin for msbuild compilations
> --------------------------------------------
>
> Key: HADOOP-12769
> URL: https://issues.apache.org/jira/browse/HADOOP-12769
> Project: Hadoop Common
> Issue Type: Improvement
> Components: native
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Attachments: HADOOP-12769-01.patch, HADOOP-12769-02.patch
>
>
> Currently, all windows native libraries generations using msbuild, happens
> for every invocation of 'mvn install'
> Idea is to, make this as plugin, and make as incremental.
> i.e. Rebuild only when any of the source is changed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)