Hi,
I am getting this error when creating cluster
(cluster create --name hdp --distro HDP-1.3.2 --appManager Ambari --networkName Hadoop_NW)
serengeti>appmanager list
NAME DESCRIPTION TYPE URL
----------------------------------------------------------------------
Default Default application manager Default
ambari AmbariServer Ambari http://10.6.55.239:8080
==========================
It seems that agent on the host is not able to connect to the server but the problem is the Ambari Server is not located at localhost:8080 how can i change it to ambari server's address.
Running setup agent script...
==========================
{'exitstatus': 1, 'log': "Host registration aborted. Ambari Agent host cannot reach Ambari Server 'localhost:8080'. Please check the network connectivity between the Ambari Agent host and the Ambari Server"}
Connection to node1.hadooptest.com closed.
SSH command execution finished
host=node1.hadooptest.com, exitcode=1
ERROR: Bootstrap of host node1.hadooptest.com fails because previous action finished with non-zero exit code (1)
ERROR MESSAGE: tcgetattr: Invalid argument
Connection to node1.hadooptest.com closed.
STDOUT: {'exitstatus': 1, 'log': "Host registration aborted. Ambari Agent host cannot reach Ambari Server 'localhost:8080'. Please check the network connectivity between the Ambari Agent host and the Ambari Server"}
Connection to node1.hadooptest.com closed.