Rohini Palaniswamy created PIG-4391:
---------------------------------------
Summary: Fix TestPigStats test failure
Key: PIG-4391
URL: https://issues.apache.org/jira/browse/PIG-4391
Project: Pig
Issue Type: Sub-task
Reporter: Rohini Palaniswamy
Assignee: Rohini Palaniswamy
Fix For: 0.15.0
- 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)