Changes between Version 1 and Version 2 of waue/2011/0426_4
- Timestamp:
- Jul 19, 2011, 11:46:20 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2011/0426_4
v1 v2 2 2 #!html 3 3 <div style="text-align: center; color:#151B8D"><big style="font-weight: bold;"><big><big> 4 ITRIHBase 進階課程4 HBase 進階課程 5 5 </big></big></big></div> <div style="text-align: center; color:#7E2217"><big style="font-weight: bold;"><big> 6 6 HBase 範例 … … 16 16 {{{ 17 17 $ cd /opt/hbase 18 $ cp hbase-*.jar lib/zookeeper-3.2.2.jar contrib/transactional/hbase- 0.20.6-transactional.jar /opt/hadoop/lib/18 $ cp hbase-*.jar lib/zookeeper-3.2.2.jar contrib/transactional/hbase-*-transactional.jar /opt/hadoop/lib/ 19 19 $ /opt/hbase/bin/stop-hbase.sh 20 20 $ /opt/hadoop/bin/stop-all.sh