Skip to content

Fix some syntax compatible problems in hbase-thrift 0.20.4 for python3 environment.

License

Notifications You must be signed in to change notification settings

akimimi/hbase-thrift-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hbase-thrift-python3

Fix some syntax compatible problems in hbase-thrift 0.20.4 for python3 environment.

First install thrift and hbase-thrift by pip tools.

pip install thrift hbase-thrift

Then copy HBase.py and ttypes.py to $pythonenv/dist-packages/hbase/ directory and overwrite these two files.

sudo cp HBase.py ttypes.py $pythonenv/dist-packages/hbase

If a virtualenv is configured, set the $pythonenv as the virtualenv path.

About

Fix some syntax compatible problems in hbase-thrift 0.20.4 for python3 environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages