Re: NoSuchMethodError From org.apache.phoenix.pig.PhoenixHBaseLoader in 4.6.0

2015-10-26 Thread Steve Terrell
Please ignore and disregard. I had followed someone else's instructions on how to install newer versions of HBase on Amazon's EMR, and it turned out that the process left an older Hbase 0.94 jars in the Pig lib class path. After removing the old jar, works as expected! :) On Mon, Oct 26, 2015 a

NoSuchMethodError From org.apache.phoenix.pig.PhoenixHBaseLoader in 4.6.0

2015-10-26 Thread Steve Terrell
Hi! Please help me with resolving this problem. I am porting our Pig/Phoenix/HBase project to all newer versions, but this one thing is blocking me. Observed When running Phoenix 4.6.0 and HBase 0.98.12. I have also tried with several other variations of Phoenix 4.x and HBase 0.98.x . Using Ph