Re: thrift.ProcessFunction: Internal error processing get

2015-08-24 Thread Chandrashekhar Kotekar
at home and at work. >> >> Can you double check your code, considering the 'Invalid method name' >> message ? >> >> Thanks >> >> On Mon, Aug 24, 2015 at 7:32 AM, Chandrashekhar Kotekar < >> shekhar.kote...@gmail.com> wrote: >> >

Re: thrift.ProcessFunction: Internal error processing get

2015-08-24 Thread Chandrashekhar Kotekar
...@gmail.com> wrote: > > > Hi, > > > > I have generated node.js files using Thrift and trying to get a single > row > > from HBase. I am getting thrift.ProcessFunction: Internal error > processing > > get <http://pastebin.com/embed.php?i=r9uqr8iN> e

Re: thrift.ProcessFunction: Internal error processing get

2015-08-24 Thread Ted Yu
t 7:32 AM, Chandrashekhar Kotekar < shekhar.kote...@gmail.com> wrote: > Hi, > > I have generated node.js files using Thrift and trying to get a single row > from HBase. I am getting thrift.ProcessFunction: Internal error processing > get <http://pastebin.com/embed.php?i=r9uqr8iN&g

thrift.ProcessFunction: Internal error processing get

2015-08-24 Thread Chandrashekhar Kotekar
Hi, I have generated node.js files using Thrift and trying to get a single row from HBase. I am getting thrift.ProcessFunction: Internal error processing get <http://pastebin.com/embed.php?i=r9uqr8iN> error when I execute Node.js code. When I try to put dummy column to existing row then