Are the ThriftBroker and ThriftClient code generated by the same version of the code and Thrift? From the error message it sounds like theres a mismatch in the protocol.
-Sanjit On Mon, Jun 28, 2010 at 1:06 AM, Sreejith K <[email protected]> wrote: > Hi, > > I'm using latest Hypertable thriftclient for Python from version 0.9.3.3 > (built dynamically with Thrift package from > http://people.apache.org/~bryanduxbury/thrift-0.3.0-rc4.tar.gz<http://people.apache.org/%7Ebryanduxbury/thrift-0.3.0-rc4.tar.gz>). > But when using open_scanner and next_cells api calls its raising > TApplicationException and sometimes EOFError. > > TApplicationException: next_cells failed: unknown result > TApplicationException: open_scanner failed: unknown result > > Unfortunately I'm unable to reproduce this error using a sample script. > What could be the reason for thriftclient to raise such errors ? > > -- > Regards, > > Sreejith K > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hypertable-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
