[
https://issues.apache.org/jira/browse/PIG-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-4391:
------------------------------------
Status: Patch Available (was: Open)
1) Running the failing test in cluster mode just for mapreduce. Not doing it
for Tez, as TezResourceManager has the FileSystem initialized to hdfs and
further local tests fail.
2) Excluding tez tests if exectype is mr and viceversa.
> Fix TestPigStats test failure
> -----------------------------
>
> Key: PIG-4391
> URL: https://issues.apache.org/jira/browse/PIG-4391
> Project: Pig
> Issue Type: Sub-task
> Components: tez
> Reporter: Rohini Palaniswamy
> Assignee: Rohini Palaniswamy
> Fix For: 0.15.0
>
> Attachments: PIG-4391-1.patch
>
>
> - TestPigStatsTez fails when MR tests are run using ant test
> - TestPigStatsMR.testBytesWritten_JIRA_1027() fails because MR in local
> mode does not get counters. Test was actually wrong before PIG-4366 checking
> the size of a non-existent file which was always 0 and was passing as counter
> value was also 0. But PIG-4366 corrected the testcase and it passes in Tez
> but fails in MR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)