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). 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]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
