close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_ra-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Nov 9, 2011, 5:09:38 PM (14 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v14
|
v15
|
|
| 10 | 10 | |
| 11 | 11 | }}} |
| 12 | | |
| | 12 | [[PageOutline]] |
| 13 | 13 | |
| 14 | 14 | = 前言 = |
| … |
… |
|
| 23 | 23 | [http://sites.google.com/site/waue0920/Home/hbase/hadoop-hbase-thrift-php-an-zhuang-she-ding-cheng-shi-she-ji hadoop + Hbase + thrift + php 安裝設定與程式設計] |
| 24 | 24 | |
| 25 | | = 安裝 = |
| | 25 | = Cassandra = |
| 26 | 26 | |
| 27 | 27 | * 下載 cassandra 1.0 解開到 /opt/cassandra-1.0.1 |
| … |
… |
|
| 36 | 36 | }}} |
| 37 | 37 | |
| | 38 | = PHP = |
| 38 | 39 | * 下載 Cassandra-PHP-Client-Library [https://github.com/kallaspriit/Cassandra-PHP-Client-Library/zipball/master (下載)] ,解壓縮到 /var/www/cassandra/ 下 |
| 39 | 40 | |
| … |
… |
|
| 71 | 72 | 3 Rows Returned. |
| 72 | 73 | }}} |
| | 74 | |
| | 75 | = 移除 = |
| | 76 | |
| | 77 | 清除以下兩個目錄 |
| | 78 | * /var/lib/cassandra |
| | 79 | * /var/log/cassandra |
| | 80 | |
| 73 | 81 | ---- |
| 74 | 82 | |