[
https://issues.apache.org/jira/browse/HADOOP-8562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665414#comment-13665414
]
Chris Nauroth commented on HADOOP-8562:
---------------------------------------
So far, I see the following problems in the branch-2 merge patch:
#
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestWinUtils.java
appears to be incorrect. In particular, there are {{@Test}} annotations on
private methods that aren't annotated in trunk. This causes JUnit to fail
while trying to run the private methods as tests. Probably the easiest way to
resolve this is to just copy the current trunk version.
#
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/TestMRJobs.java
does not include the patches required for the test to pass on Windows. This
included timeout tuning and special handling for differences in symlink
behavior on Windows. Once again, I believe the easiest solution is just to
copy the trunk version.
> Enhancements to support Hadoop on Windows Server and Windows Azure
> environments
> -------------------------------------------------------------------------------
>
> Key: HADOOP-8562
> URL: https://issues.apache.org/jira/browse/HADOOP-8562
> Project: Hadoop Common
> Issue Type: New Feature
> Affects Versions: 3.0.0
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Fix For: 3.0.0
>
> Attachments: branch-2.merge.patch, branch-2.merge.patch,
> branch-trunk-win.min-notest.patch, branch-trunk-win-min.patch,
> branch-trunk-win.min.patch, branch-trunk-win.patch, branch-trunk-win.patch,
> branch-trunk-win.patch, branch-trunk-win.patch, branch-trunk-win.patch,
> branch-trunk-win.patch, branch-trunk-win.patch, branch-trunk-win.patch,
> branch-trunk-win.patch, branch-trunk-win.patch, branch-trunk-win.patch,
> test-untar.tar, test-untar.tgz
>
>
> This JIRA tracks the work that needs to be done on trunk to enable Hadoop to
> run on Windows Server and Azure environments. This incorporates porting
> relevant work from the similar effort on branch 1 tracked via HADOOP-8079.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira