単一の Ubuntu localhost ですべての Hadoop サーバーを実行しようとしています。すべてのポートが開いていて、/etc/hosts ファイルが
127.0.0.1 frigate frigate.domain.local localhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
クラスター Cloudera マネージャーをインストールしようとすると、次のメッセージが表示されて失敗します。
Installation failed. Failed to receive heartbeat from agent.
Ensure that the host's hostname is configured properly.
Ensure that port 7182 is accessible on the Cloudera Manager server (check firewall rules).
Ensure that ports 9000 and 9001 are free on the host being added.
Check agent logs in /var/log/cloudera-scm-agent/ on the host being added (some of the logs can be found in the installation details).
Wifi/ダイヤルアップモデムでプロバイダーに接続された自宅からUbuntu-12.04ノードを実行しています。不足している構成は何ですか?