91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

安裝Apache Thrift網關到CentOS 2

發布時間:2020-07-14 08:00:17 來源:網絡 閱讀:447 作者:刀刀_高揚 欄目:關系型數據庫

1、生成 python用的thrift模塊

thrift --gen py /src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift

(該路徑是從hbase的源代碼文件中來的)

這樣會在當前路徑生成一個gen-py路徑


2、安裝

cd gen-py/hbase

python *.py build

python *.py install

cd ..

cp-rhbase/usr/lib/python2.6/site-packages/


3、測試

python

from thrift import Thrift

from thrift.transport import TSocket

from thrift.transport import TTransport

from thrift.protocol import TBinaryProtocol


from hbase import Hbase

from hbase.ttypes import *


transport = TSocket.TSocket('192.168.137.101',9090)


transport = TTransport.TBufferedTransport(transport)


protocol = TBinaryProtocol.TBinaryProtocol(transport)


client = Hbase.Client(protocol)

transport.open()


scan = TScan()

tableName = 'ttable'

id = client.scannerOpenWithScan(tableName, scan, None)

result1 = client.scannerGetList(id, 10)


print result1


4、不要忘記啟動thrift守護進程

./bin/hbase-daemon.sh start thrift


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

龙门县| 双江| 凤冈县| 台北县| 遵义市| 普格县| 黄大仙区| 澎湖县| 乌什县| 北碚区| 德兴市| 唐海县| 白朗县| 邓州市| 泸定县| 黄梅县| 无为县| 扎鲁特旗| 永宁县| 岗巴县| 伊春市| 信丰县| 宾阳县| 华安县| 兖州市| 东兰县| 娱乐| 江孜县| 兴国县| 香河县| 资源县| 顺昌县| 钟山县| 南充市| 剑河县| 嘉黎县| 博客| 泸定县| 柘荣县| 石屏县| 霸州市|