[
https://issues.apache.org/jira/browse/TEZ-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505655#comment-14505655
]
Bikas Saha commented on TEZ-2341:
---------------------------------
Rethinking, its probably ok to ignore this in the test since we are running
this in a simulation as part of the unit test and that will not have winutils
deployed. So we cannot use winutils. Alternatively, we could configure
TezMxBeanResourceCalculator as the resource calculator plugin class but
probably the project dependencies will need to be tweaked for that.
> TestMockDAGAppMaster.testBasicCounters fails on windows
> -------------------------------------------------------
>
> Key: TEZ-2341
> URL: https://issues.apache.org/jira/browse/TEZ-2341
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Priority: Minor
> Attachments: TEZ-2341-1.patch
>
>
> {code}
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.tez.dag.app.TestMockDAGAppMaster.testBasicCounters(TestMockDAGAppMaster.java:323)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)