/jubatus | /config | /type | /name | config の内容が書き込まれる | ||
/actors | /type | /name | /config_lock | /rlock_0000000001 | jubaserver 起動時に作成される | |
/wlock_0000000001 | jubaconfig で config 書込み中に作成される | |||||
/nodes | /ip_port | jubaserver の IPアドレス と ポート番号 | ||||
/master_lock | /wlock_0000000001 | mix のときに作成される | ||||
/supervisors | /ip_port | jubavisor の IPアドレス と ポート番号 | ||||
/jubakeepers | /type | /ip_port | jubakeeper の IPアドレス と ポート番号 |
- 補足
- type : classifier, recommender のような 機械学習タスク名
- name : 起動時の -n, --name オプションに指定する クラスタ名
- ip_port : IPアドレス + "_" + ポート番号 で表現される文字列 ex) 192.168.1.1_9188