YUKI Hiroshi
null+****@clear*****
Tue Jul 29 14:33:26 JST 2014
YUKI Hiroshi 2014-07-29 14:33:26 +0900 (Tue, 29 Jul 2014) New Revision: 0c17751d899697d2dfb50154f888f3aea6bbb01f https://github.com/droonga/droonga.org/commit/0c17751d899697d2dfb50154f888f3aea6bbb01f Message: Update steps to absorb data Modified files: _po/ja/tutorial/1.0.5/dump-restore/index.po ja/tutorial/1.0.5/dump-restore/index.md tutorial/1.0.5/dump-restore/index.md Modified: _po/ja/tutorial/1.0.5/dump-restore/index.po (+11 -2) =================================================================== --- _po/ja/tutorial/1.0.5/dump-restore/index.po 2014-07-29 14:17:22 +0900 (3515056) +++ _po/ja/tutorial/1.0.5/dump-restore/index.po 2014-07-29 14:33:26 +0900 (84f7719) @@ -358,7 +358,7 @@ msgid "" " # droonga-engine-catalog-modify --source=~/droonga/catalog.json \\\n" " --update \\\n" " --replica-hosts=$host\n" -" # endpoint=\"http://192.168.0.11:10041\"\n" +" # endpoint=\"http://$host:10041\"\n" " # curl \"${endpoint}/d/table_remove?name=Location\"\n" " # curl \"${endpoint}/d/table_remove?name=Store\"\n" " # curl \"${endpoint}/d/table_remove?name=Term\"" @@ -417,7 +417,16 @@ msgid "" "(on 192.168.0.10 or 192.168.0.11)\n" "# droonga-engine-absorb-data --source-host=192.168.0.10 \\\n" " --destination-host=192.168.0.11\n" -"Absorbing data...\n" +"Start to absorb data from 192.168.0.10\n" +" to 192.168.0.11\n" +" dataset = Default\n" +" port = 10031\n" +" tag = droonga" +msgstr "" + +msgid "" +"Absorbing...\n" +"...\n" "Done.\n" "~~~" msgstr "" Modified: ja/tutorial/1.0.5/dump-restore/index.md (+9 -2) =================================================================== --- ja/tutorial/1.0.5/dump-restore/index.md 2014-07-29 14:17:22 +0900 (df073a3) +++ ja/tutorial/1.0.5/dump-restore/index.md 2014-07-29 14:33:26 +0900 (eeb3edc) @@ -208,7 +208,7 @@ Droongaクラスタにそれらのメッセージを送信するには、`droong # droonga-engine-catalog-modify --source=~/droonga/catalog.json \ --update \ --replica-hosts=$host - # endpoint="http://192.168.0.11:10041" + # endpoint="http://$host:10041" # curl "${endpoint}/d/table_remove?name=Location" # curl "${endpoint}/d/table_remove?name=Store" # curl "${endpoint}/d/table_remove?name=Term" @@ -245,7 +245,14 @@ Droongaクラスタにそれらのメッセージを送信するには、`droong (on 192.168.0.10 or 192.168.0.11) # droonga-engine-absorb-data --source-host=192.168.0.10 \ --destination-host=192.168.0.11 -Absorbing data... +Start to absorb data from 192.168.0.10 + to 192.168.0.11 + dataset = Default + port = 10031 + tag = droonga + +Absorbing... +... Done. ~~~ Modified: tutorial/1.0.5/dump-restore/index.md (+9 -2) =================================================================== --- tutorial/1.0.5/dump-restore/index.md 2014-07-29 14:17:22 +0900 (6401556) +++ tutorial/1.0.5/dump-restore/index.md 2014-07-29 14:33:26 +0900 (335931a) @@ -203,7 +203,7 @@ Construct two clusters by `droonga-engine-catalog-modify` and make one cluster e # droonga-engine-catalog-modify --source=~/droonga/catalog.json \ --update \ --replica-hosts=$host - # endpoint="http://192.168.0.11:10041" + # endpoint="http://$host:10041" # curl "${endpoint}/d/table_remove?name=Location" # curl "${endpoint}/d/table_remove?name=Store" # curl "${endpoint}/d/table_remove?name=Term" @@ -240,7 +240,14 @@ To copy data between two clusters, run the `droonga-engine-absorb-data` command (on 192.168.0.10 or 192.168.0.11) # droonga-engine-absorb-data --source-host=192.168.0.10 \ --destination-host=192.168.0.11 -Absorbing data... +Start to absorb data from 192.168.0.10 + to 192.168.0.11 + dataset = Default + port = 10031 + tag = droonga + +Absorbing... +... Done. ~~~ -------------- next part -------------- HTML����������������������������...Download