You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Yin Xiao (Created) (JIRA)" <ji...@apache.org> on 2011/11/30 00:27:42 UTC

[jira] [Created] (PIG-2389) "Total bytes written" is still ZERO in pig 9

"Total bytes written" is still ZERO in pig 9
--------------------------------------------

                 Key: PIG-2389
                 URL: https://issues.apache.org/jira/browse/PIG-2389
             Project: Pig
          Issue Type: Bug
          Components: tools
    Affects Versions: 0.9.0
            Reporter: Yin Xiao
            Priority: Minor


After each run, pig stats shown on console always shows "total bytes written : 0" even if a lot records are written. It was discussed before and it was supposed to be fixed in pig 6. However, it seems it still affects pig 9.

For example, after one run of my pig job, I got following message on screen:

Counters:
Total records written : 2
Total bytes written : 0
Spillable Memory Manager spill count : 0
Total bags proactively spilled: 0
Total records proactively spilled: 0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira