HBase Thrift
前期准备
Git clone失败,可以跳过,直接下载源码包。
下载源码包
https://www.apache.org/dyn/closer.cgi?path=/thrift/0.16.0/thrift-0.16.0.tar.gz
编译安装
1 | (python37) [zhangsan@node0 thrift-0.16.0]$ cd /opt/bigdata/thrift/ |
1 | [root@node0 thrift-0.16.0]# make install |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.