Hi, Please ignore my previous mail.
My C# code was compiled against thrift 0.92 and I am trying to connect to hbase 0.98.17 Thanks On Tue, Feb 16, 2016 at 2:02 PM, Rajeshkumar J <[email protected]> wrote: > Hi, > > For both I have used hbase 0.98.17 only > > Thnaks > > On Tue, Feb 16, 2016 at 1:14 PM, Ted Yu <[email protected]> wrote: > >> What version of thrift was your C# code compiled against ? >> >> Which release of hbase do you try to connect to ? >> >> Cheers >> >> On Mon, Feb 15, 2016 at 11:04 PM, Rajeshkumar J < >> [email protected] >> > wrote: >> >> > Hi, >> > >> > >> > I am connecting to thrift server via C# code and I am getting the >> > following exception as shown below >> > >> > Thrift.Protocol.TProtocolException :Missing version in >> readMessageBegin, >> > old client? >> > >> > Can any one explain me why above occurs >> > >> > Thanks >> > >> > >
