Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

happybase 1.2.0 supports hbase 2.2.5 ? #245

Open
MaaaxYang opened this issue Aug 27, 2020 · 1 comment
Open

happybase 1.2.0 supports hbase 2.2.5 ? #245

MaaaxYang opened this issue Aug 27, 2020 · 1 comment

Comments

@MaaaxYang
Copy link

my hbase version 2.2.5 ,happy base 1.20
run py script throw excepiton :
thriftpy2.thrift.TApplicationException: <exception str() failed>

@mostafa-asg
Copy link

Same issue but my HBase version is: 1.4.4

File "env/lib/python3.7/site-packages/happybase/table.py", line 402, in scan
    self.name, scan, {})
  File "env/lib/python3.7/site-packages/thriftpy2/thrift.py", line 219, in _req
    return self._recv(_api)
  File "env/lib/python3.7/site-packages/thriftpy2/thrift.py", line 236, in _recv
    raise x
thriftpy2.thrift.TApplicationException: <exception str() failed>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants