You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Prashant Kommireddi (JIRA)" <ji...@apache.org> on 2013/01/23 00:10:12 UTC

[jira] [Updated] (PIG-3091) Make schema, header and stats file configurable in JsonMetadata

     [ https://issues.apache.org/jira/browse/PIG-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prashant Kommireddi updated PIG-3091:
-------------------------------------

    Attachment: PIG-3091_2.patch

Jon, ready for your review!
                
> Make schema, header and stats file configurable in JsonMetadata
> ---------------------------------------------------------------
>
>                 Key: PIG-3091
>                 URL: https://issues.apache.org/jira/browse/PIG-3091
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Prashant Kommireddi
>            Assignee: Prashant Kommireddi
>             Fix For: 0.12
>
>         Attachments: PIG-3091_1.patch, PIG-3091_2.patch, PIG-3091.patch
>
>
> JsonMetadata currently sets schema, header and stats file to the following
> {code}
>     private String schemaFileName = ".pig_schema";
>     private String headerFileName = ".pig_header";
>     private String statFileName = ".pig_stats";
> {code}
> This could be made configurable so users can create custom schema files (used by custom Load/StoreFuncs)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira