[
https://issues.apache.org/jira/browse/PIG-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859079#comment-13859079
]
Josh Elser commented on PIG-3573:
---------------------------------
A friend was talking to me about this and I think there are some places that I
can clean things up to 1) update less dependencies and 2) simplify the
implementation. Expect an updated patch soon.
> Provide StoreFunc and LoadFunc for Accumulo
> -------------------------------------------
>
> Key: PIG-3573
> URL: https://issues.apache.org/jira/browse/PIG-3573
> Project: Pig
> Issue Type: New Feature
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 0.13.0
>
> Attachments:
> 0001-PIG-3573-Initial-contribution-of-accumulo-store-load.patch
>
>
> Accumulo has some code to allow reading and writing from it through Pig. I've
> been working on making it more robust and would like to try to get it
> included into Pig (to avoid the necessity to bundle additional jars).
> Some info on what currently exists
> http://people.apache.org/~elserj/accumulo-pig/, and the current code
> https://git-wip-us.apache.org/repos/asf?p=accumulo-pig.git
> 1. Need to translate Maven build into Ant+Ivy
> 2. Need to figure out how to support Accumulo 1.4 and 1.5 builds (differences
> in dependencies and APIs)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)