0

分散 Hadoop クラスターに katta をインストールする方法を知っている人はいますか? セットアップしようとしていますが、構成したノードが認識されません。

これはログからの抜粋です

2012-10-18 18:53:32,673 INFO net.sf.katta.protocol.upgrade.UpgradeRegistry:52 - version of distribution 0.6.4 2012-10-18 18:53:32,673 INFO net.sf.katta.protocol.upgrade.UpgradeRegistry:53 - version of cluster 0.6.4 2012-10-18 18:53:32,679 INFO net.sf.katta.master.Master:118 - datanode2_bf6a0029-b1dd-4462-85a7-64ddfc89988d became master with 1 waiting master operations 2012-10-18 18:53:32,680 INFO net.sf.katta.master.Master:161 - start managing nodes... 2012-10-18 18:53:32,701 INFO net.sf.katta.master.Master:189 - found following nodes connected: [] 2012-10-18 18:53:32,703 INFO net.sf.katta.master.OperatorThread:68 - starting... 2012-10-18 18:53:32,705 INFO net.sf.katta.master.OperatorThread:150 - SAFE MODE: No nodes available or state unstable within the last 20000 ms. 2012-10-18 18:53:37,706 INFO net.sf.katta.master.OperatorThread:150 - SAFE MODE: No nodes available or state unstable within the last 20000 ms. 2012-10-18 18:53:42,707 INFO net.sf.katta.master.OperatorThread:150 - SAFE MODE: No nodes available or state unstable within the last 20000 ms. 2012-10-18 18:53:47,709 INFO net.sf.katta.master.OperatorThread:150 - SAFE MODE: No nodes available or state unstable within the last 20000 ms. 2012-10-18 18:53:52,710 INFO net.sf.katta.master.OperatorThread:150 - SAFE MODE: No nodes available or state unstable within the last 20000 ms. 2012-10-18 18:53:57,712 INFO net.sf.katta.master.OperatorThread:150 - SAFE MODE: No nodes available or state unstable within the last 20000 ms.

4

1 に答える 1

0

http://katta.sourceforge.net/documentation/install-and-configure-katta Espをご覧ください。重要なのは、conf/masters、conf/nodes、および Zookeeper のセットアップです!

HTH ヨハネス

于 2013-03-08T17:09:42.590 に答える