We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a8109 commit 13f91f3Copy full SHA for 13f91f3
doc/index.rst
@@ -7,12 +7,12 @@ HappyBase
7
**HappyBase** is a developer-friendly Python__ library to interact with `Apache
8
HBase`__. HappyBase is designed for use in standard HBase setups, and offers
9
application developers a Pythonic API to interact with HBase. Below the surface,
10
-HappyBase uses the `Python Thrift library`__ to connect to HBase using its
+HappyBase uses the `Python ThriftPy2 library`__ to connect to HBase using its
11
Thrift__ gateway, which is included in the standard HBase 0.9x releases.
12
13
__ http://python.org/
14
__ http://hbase.apache.org/
15
-__ http://pypi.python.org/pypi/thrift
+__ http://pypi.python.org/pypi/thriftpy2
16
__ http://thrift.apache.org/
17
18
0 commit comments