You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (Updated) (JIRA)" <ji...@apache.org> on 2011/11/09 10:09:52 UTC

[jira] [Updated] (PIG-2332) JsonLoader/JsonStorage

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

Daniel Dai updated PIG-2332:
----------------------------

    Attachment: PIG-2332-3.patch

Thanks Dmitriy!

Attach PIG-2332-3.patch to address Dmitriy's review comments and fix test-patch warnings.
                
> JsonLoader/JsonStorage
> ----------------------
>
>                 Key: PIG-2332
>                 URL: https://issues.apache.org/jira/browse/PIG-2332
>             Project: Pig
>          Issue Type: New Feature
>          Components: impl
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10
>
>         Attachments: PIG-2332-1.patch, PIG-2332-2.patch, PIG-2332-3.patch
>
>
> A JsonLoader/JsonStorage implementation for Pig. This is based on Alan's implementation in the book (http://ofps.oreilly.com/titles/9781449302641/load_and_store_funcs.html). I made some minor changes:
> 1. Drop the jackson feature requires 1.01+. Since Hadoop 203+ bundles jackson 1.01, newer feature fails when running on Hadoop 203+.
> 2. Using Json format for schema. This borrows Dmitry's schema implememtation in PigStorage.
> 3. Some bug fixes.

--
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