Getting HBaseStorage() to work in Pig

2013-08-23 Thread Botelho, Andrew
I am trying to use the function HBaseStorage() in my Pig code in order to load an HBase table into Pig. When I run my code, I get this error: ERROR 2998: Unhandled internal error. org/apache/hadoop/hbase/filter/WritableByteArrayComparable I believe the PIG_CLASSPATH needs to be extended to

Re: Getting HBaseStorage() to work in Pig

2013-08-23 Thread Ted Yu
Please look at the example in 15.1.1 under http://hbase.apache.org/book.html#tools On Fri, Aug 23, 2013 at 1:41 PM, Botelho, Andrew andrew.bote...@emc.comwrote: I am trying to use the function HBaseStorage() in my Pig code in order to load an HBase table into Pig. When I run my

RE: Getting HBaseStorage() to work in Pig

2013-08-23 Thread Botelho, Andrew
...@gmail.com] Sent: Friday, August 23, 2013 4:50 PM To: common-u...@hadoop.apache.org Subject: Re: Getting HBaseStorage() to work in Pig Please look at the example in 15.1.1 under http://hbase.apache.org/book.html#tools On Fri, Aug 23, 2013 at 1:41 PM, Botelho, Andrew andrew.bote

Re: Getting HBaseStorage() to work in Pig

2013-08-23 Thread Shahab Yunus
() in Pig? ** ** Thanks, ** ** Andrew ** ** *From:* Ted Yu [mailto:yuzhih...@gmail.com] *Sent:* Friday, August 23, 2013 4:50 PM *To:* common-u...@hadoop.apache.org *Subject:* Re: Getting HBaseStorage() to work in Pig ** ** Please look at the example in 15.1.1 under