You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2008/01/16 23:08:34 UTC

[jira] Created: (PIG-64) Formatter for Hadoop Job Config file

Formatter for Hadoop Job Config file
------------------------------------

                 Key: PIG-64
                 URL: https://issues.apache.org/jira/browse/PIG-64
             Project: Pig
          Issue Type: Improvement
          Components: impl
            Reporter: Benjamin Reed
            Priority: Minor


We serialize and encode a number of different Pig data structures that describe a part of a Pig job to run in Hadoop. Because of the encoding you cannot see what Pig was doing in a given Hadoop job using just the job XML config file. We need a simple program to make the Hadoop job structures human readable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-64) Formatter for Hadoop Job Config file

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Reed updated PIG-64:
-----------------------------

    Attachment: printer.patch

A better name for the class would be welcome!

> Formatter for Hadoop Job Config file
> ------------------------------------
>
>                 Key: PIG-64
>                 URL: https://issues.apache.org/jira/browse/PIG-64
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>            Reporter: Benjamin Reed
>            Priority: Minor
>         Attachments: printer.patch
>
>
> We serialize and encode a number of different Pig data structures that describe a part of a Pig job to run in Hadoop. Because of the encoding you cannot see what Pig was doing in a given Hadoop job using just the job XML config file. We need a simple program to make the Hadoop job structures human readable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.