Changes between Version 8 and Version 9 of NCHCCloudCourse100929_4_HBEX
- Timestamp:
- Sep 28, 2010, 7:48:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NCHCCloudCourse100929_4_HBEX
v8 v9 11 11 12 12 = 注意 = 13 * 請將以下給個 hbase 重要的檔複製到 hadoop lib 目錄下 13 * 請將以下給個 hbase 重要的檔複製到 hadoop lib 目錄下,並且重新啟動 hbase 與 hadoop 14 14 {{{ 15 15 $ cd /opt/hbase 16 16 $ cp hbase-*.jar lib/zookeeper-3.2.2.jar contrib/transactional/hbase-0.20.6-transactional.jar /opt/hadoop/lib/ 17 $ /opt/hbase/bin/stop-hbase.sh 18 $ /opt/hadoop/bin/stop-all.sh 19 $ /opt/hadoop/bin/start-all.sh 20 $ /opt/hbase/bin/start-hbase.sh 17 21 }}} 18 22 * 若編譯以下範例的環境為console 端,請設定完整的classpath,詳細方法請看教材投影片