[
https://issues.apache.org/jira/browse/PIG-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Ding updated PIG-1723:
------------------------------
Attachment: PIG-1723.patch
Attaching patch that limits the string size of the Pig counter name to less
than 64 characters.
> Need to limit the length of Pig counter names
> ---------------------------------------------
>
> Key: PIG-1723
> URL: https://issues.apache.org/jira/browse/PIG-1723
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Richard Ding
> Assignee: Richard Ding
> Fix For: 0.8.0
>
> Attachments: PIG-1723.patch
>
>
> Some version of Hadoop now restrict the length of the names for the counters.
> Pig counters (e.g. multi-input/multi-output counters) needs to take this into
> account so that Pig can correctly retrieve its counters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.