Thanks for the reply! I was just wondering if there was a more recent development for doing this.
It is interesting to hear you got it working on 1.5.0. On Thu, Sep 19, 2013 at 9:33 AM, Andrew Catterall < [email protected]> wrote: > Hi Andrew, > > I've just seen your post to the accumulo mailing list. > Not sure if you still looking at using pig over accumulo data but I > recently got accumulo-pig running against accumulo-1.5.0 and had a couple > of problems. > > To get this running I did the following: > * Download the accumulo-1.5.0-SNAPSHOT branch of the accumulo-pig project: > https://github.com/jt6211/accumulo-pig/tree/accumulo-1.5.0-SNAPSHOT > * Edit the pom.xml > * change the zookeeper dependency groupId to org.apache.zookeeper > * changed the 1.5.0-SNAPSHOT versions to 1.5.0 > * Run mvn package > * Copy the target/accumulo-pig-1.5.0-jar-with-dependencies.jar to the pig > server > * When running pig run "register > /path/to/accumulo-pig-1.5.0-jar-with-dependencies.jar" > > Regards, > Andrew Catterall > -- *Andrew George Wells* *Software Engineer* *[email protected]*
