Re: PhoenixHbaseStorage on secure cluster

2015-08-20 Thread Ravi Kiran
Hi Siddhi, I remember the fix was done and tested as part of https://issues.apache.org/jira/browse/PHOENIX-1078 . If possible, can you go a bit deeper in explaining how you are calling PhoenixHBaseStorage from a map task. Regards Ravi On Thu, Aug 20, 2015 at 6:54 PM, Siddhi Mehta wrote: > H

Re: PhoenixHbaseStorage on secure cluster

2015-08-20 Thread Siddhi Mehta
Hey Guys, Just wanted to ping once again and see if anyone has tried phoenix-pig integration job against the secure hbase cluster. Pig job started from within a map task. I see the following exception in the HMaster logs ipc.RpcServer - RpcServer.listener,port=6: count of bytes read: 0 org.a

PhoenixHbaseStorage on secure cluster

2015-08-19 Thread Siddhi Mehta
Hey Guys I am trying to make use of the PhoenixHbaseStorage to write to Hbase Table. The way we start this pig job is from within a map task(Similar to oozie) I run TableMapReduceUtil.initCredentials(job) on the client to get the correct AuthTokens for my map task I have ensured that hbase-