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

Josh Elser updated PIG-3573:
----------------------------

    Attachment: 
0001-PIG-3573-Initial-contribution-of-accumulo-store-load.2.patch

Rebase'ed on top of the upstream Pig changes. In addition to the changes 
introduced in the first patch, this patch:

# Removes the necessity for hadoop version changes by using some reflection to 
work around API differences with tests
# Eliminates the need to get a new version of Accumulo released (works against 
the already released 1.5.0 version).
# Missing license notices on some source files.

> 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.2.patch, 
> 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)

Reply via email to