python-happybase / happybase

A developer-friendly Python library to interact with Apache HBase
https://happybase.readthedocs.io/
Other
611 stars 163 forks source link

thriftpy.protocol.exc.TProtocolException: TProtocolException(type=4) #215

Closed JacsonBai closed 5 years ago

JacsonBai commented 5 years ago

When I run happybase in Python3.7.X connect CDH 6.0.1. Hbase version 2.0

wbolster commented 5 years ago

wrong protocol, wrong thrift version, not a bug.