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

Richard Ding updated PIG-1090:
------------------------------

    Attachment: PIG-1090-13.patch

The main updates of the latest patch 13 is the following:

* Remove the these files: 

{code}
D      src/org/apache/pig/experimental/LoadMetadata.java
D      src/org/apache/pig/experimental/ResourceStatistics.java
D      src/org/apache/pig/experimental/ResourceSchema.java
D      src/org/apache/pig/experimental/JsonMetadata.java
D      src/org/apache/pig/experimental/StoreMetadata.java
{code}

* Move _JsonMetadata.java_ to the package _org.apache.pig.piggybank.storage_

* Move _StoreMetadata.java_ to the package _org.apache.pig_

* Modify _PigStorageSchema_ class to use _PigOutputCommitter_ to store the 
metadata with the output file (PIG-760).

Dmitriy, 

Can you review PIG-760 related changes?

Thanks.


> Update sources to reflect recent changes in load-store interfaces
> -----------------------------------------------------------------
>
>                 Key: PIG-1090
>                 URL: https://issues.apache.org/jira/browse/PIG-1090
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Pradeep Kamath
>            Assignee: Pradeep Kamath
>         Attachments: PIG-1090-10.patch, PIG-1090-11.patch, PIG-1090-12.patch, 
> PIG-1090-13.patch, PIG-1090-13.patch, PIG-1090-13.patch, PIG-1090-13.patch, 
> PIG-1090-2.patch, PIG-1090-3.patch, PIG-1090-4.patch, PIG-1090-6.patch, 
> PIG-1090-7.patch, PIG-1090-8.patch, PIG-1090-9.patch, PIG-1090.patch, 
> PIG-1190-5.patch
>
>
> There have been some changes (as recorded in the Changes Section, Nov 2 2009 
> sub section of http://wiki.apache.org/pig/LoadStoreRedesignProposal) in the 
> load/store interfaces - this jira is to track the task of making those 
> changes under src. Changes under test will be addresses in a different jira.

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

Reply via email to