You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "kexianda (JIRA)" <ji...@apache.org> on 2015/07/20 14:52:04 UTC

[jira] [Created] (PIG-4634) Fix records count issues in output statistics

kexianda created PIG-4634:
-----------------------------

             Summary: Fix records count issues in output statistics
                 Key: PIG-4634
                 URL: https://issues.apache.org/jira/browse/PIG-4634
             Project: Pig
          Issue Type: Sub-task
            Reporter: kexianda
            Assignee: kexianda


Test cases simpleTest() and simpleTest2()  in TestPigRunner failed, caused by following issues:
1. pig context in SparkPigStats isn't initialized.
2. the records count logic hasn't been implemented.
3. getOutpugAlias(), getPigProperties(), getBytesWritten() and getRecordWritten() have not been implemented.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)