Hi Karthik, Apparently, PhoenixHBaseLoader is available from Phoenix 3.1.0 and above.
Can you please download the latest 3.1.0 artifacts from http://phoenix.apache.org/download.html , copy the phoenix-3.1.0-client-hadoop2.jar present within the Hadoop2 directory onto the Pig Classpath. Also, please ensure you have the same version across the cluster. Let us know how it goes. Regards Ravi On Thu, Sep 11, 2014 at 9:42 AM, nandanavanam karthik <[email protected] > wrote: > HI, > > I would like to use org.apache.phoenix.pig.PhoenixHBaseStorage and > org.apache.phoenix.pig.PhoenixHBaseLoader in our use case. It looks like > 3.0.0-incubating and 3.1.0 are incompatible with Hadoop 2.0. I am getting > interface vs class issue. Which version of phoenix-pig should I use to > bypass this issue. It is a blocker for me right now. Any help appreciated. > > Thanks in advance. > > -Karthik Nandanavanam >
