[
https://issues.apache.org/jira/browse/PIG-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Magnaghi updated PIG-32:
--------------------------------
Attachment: HDataStorage_2007_12_04.tar
- Attaching the tar file that contains a big chunk of the implementation of the
Data Storage API on top of Hadoop file system. (code uses Hadoop file system as
a provider of the services from the Data Storage API)
- code includes also initial unit testing (still to be completed)
- other minor items still pending are: better use of exception; get/set active
container (that will probably require to refine Data Statorage API); use
java.util.Properties instead of "custom" Properties
> Abstraction Layer to decouple Pig from Back-End
> -----------------------------------------------
>
> Key: PIG-32
> URL: https://issues.apache.org/jira/browse/PIG-32
> Project: Pig
> Issue Type: New Feature
> Components: impl
> Reporter: Antonio Magnaghi
> Assignee: Antonio Magnaghi
> Attachments: DataStorage.java, DataStorageContainerDescriptor.java,
> DataStorageElementDescriptor.java, DataStorageException.java,
> HDataStorage_2007_12_04.tar, Properties.java, PropertiesObject.java,
> SeekableInputStream.java, TestPropertiesObject.java
>
>
> I'm opening a new issue to track the development work to support an
> abstraction layer for Pig as defined at
> http://wiki.apache.org/pig/PigAbstractionLayer
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.