You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "leinenglian (Jira)" <ji...@apache.org> on 2021/01/05 08:44:00 UTC

[jira] [Created] (HBASE-25462) hbase-thriftpy2.transport.base.TTransportException

leinenglian created HBASE-25462:
-----------------------------------

             Summary: hbase-thriftpy2.transport.base.TTransportException
                 Key: HBASE-25462
                 URL: https://issues.apache.org/jira/browse/HBASE-25462
             Project: HBase
          Issue Type: Bug
         Environment: python3.8
thrift2
happybase

hbase2.0
            Reporter: leinenglian


 

fname, mtype, rseqid = self._iprot.read_message_begin()
 File "thriftpy2/protocol/cybin/cybin.pyx", line 429, in cybin.TCyBinaryProtocol.read_message_begin
 File "thriftpy2/protocol/cybin/cybin.pyx", line 60, in cybin.read_i32
 File "thriftpy2/transport/buffered/cybuffered.pyx", line 65, in thriftpy2.transport.buffered.cybuffered.TCyBufferedTransport.c_read
 File "thriftpy2/transport/buffered/cybuffered.pyx", line 69, in thriftpy2.transport.buffered.cybuffered.TCyBufferedTransport.read_trans
 File "thriftpy2/transport/cybase.pyx", line 61, in thriftpy2.transport.cybase.TCyBuffer.read_trans
 File "/Users/daniel/opt/miniconda3/lib/python3.8/site-packages/thriftpy2/transport/socket.py", line 131, in read
 raise TTransportException(type=TTransportException.END_OF_FILE,
thriftpy2.transport.base.TTransportException: TTransportException(type=4, message='TSocket read 0 bytes')

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)