[
https://issues.apache.org/jira/browse/PIG-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154256#comment-14154256
]
Rohini Palaniswamy commented on PIG-4214:
-----------------------------------------
Can do java.util.Arrays.asList(mapTaskReports).iterator() instead of using
org.apache.commons.collections4.iterators.ArrayIterator. commons-collection4
dependency is only there with tez and will not be there for hadoop 1.x.
> Fix unit test fail TestMRJobStats
> ---------------------------------
>
> Key: PIG-4214
> URL: https://issues.apache.org/jira/browse/PIG-4214
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.14.0
>
> Attachments: PIG-4214-1.patch
>
>
> TestMRJobStats is broken by PIG-4050. We shall fix it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)