HBase Thrift 0.5.0 + PHP 5 安定
原文地址:http://blog.kfchph.com/20-hbase-thrift-050-php5/系境套件版本- 作系境: Ubuntu 9.04 Server x2
- Hadoop 0.20.2 Fully-distributed modes
- HBase 0.89.20100621 Fully-distributed modes
- Thrift 0.5.0
1. 下 Thrift 0.5.01wgetftp://ftp.stu.edu.tw/Unix/Web/apache//incubator/thrift/0.5.0-incubating/thrift-0.5.0.tar.gz2. 安 Thrift 相依套件
Thrift 需要 C++ 的 libboost 函式, 以及 flex, libtool 方能作
1$?sudo?apt-get?install?libboost-dev automake libtool flex bison g++3. 安需要的程式言, 安 Python & PHP
注意, 不能 php5, 不然有定
1$?sudo?apt-get?install?python python-all-dev2$?sudo?apt-get?install?php5-dev4. 於 Thrift 目行境定1$?cd?thrift0.5.0/2$ ./configure
正常出:
01thrift 0.5.002?03Building code generators ..... : cpp java as3 csharp py rb perl php erl cocoa st ocaml hs xsd html js javame04?background-image: none !important; background-color: #1b2426 !important; text-align: left !impo
- 作系境: Ubuntu 9.04 Server x2
- Hadoop 0.20.2 Fully-distributed modes
- HBase 0.89.20100621 Fully-distributed modes
- Thrift 0.5.0
1. 下 Thrift 0.5.0
1wgetftp://ftp.stu.edu.tw/Unix/Web/apache//incubator/thrift/0.5.0-incubating/thrift-0.5.0.tar.gz2. 安 Thrift 相依套件
Thrift 需要 C++ 的 libboost 函式, 以及 flex, libtool 方能作
1$?sudo?apt-get?install?libboost-dev automake libtool flex bison g++3. 安需要的程式言, 安 Python & PHP
注意, 不能 php5, 不然有定
1$?sudo?apt-get?install?python python-all-dev2$?sudo?apt-get?install?php5-dev4. 於 Thrift 目行境定
1$?cd?thrift0.5.0/2$ ./configure正常出:
01thrift 0.5.002?03Building code generators ..... : cpp java as3 csharp py rb perl php erl cocoa st ocaml hs xsd html js javame04?background-image: none !important; background-color: #1b2426 !important; text-align: left !impo