Member since
07-12-2018
2
Posts
0
Kudos Received
0
Solutions
07-25-2018
07:10 AM
@Vinesh Paul Thank you very much.
... View more
07-12-2018
08:54 AM
Hi ,
version : 2.6.5 os : centos 6 machine name : docker
I have configured hortonworks sandbox docker on my google cloud. when I try to access the ambari page , it is not working.
http://35.231.57.110:8080/ 35.231.57.110 - >external Ip address in google cloud. 35.231.57.110 is pingable from my local machine. 8080 port is already opened from google cloud firewall rules section.
Can you please assist me how to access ambari url from my local machine? Is there anything special to do access amabri from docker ? [root@docker ~]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c752c6bb67f6 hortonworks/sandbox-hdp:2.6.5 "/usr/sbin/init" 45 hours ago Up 20 seconds 22/tcp, 4200/tcp, 8080/tcp sandbox-hdp
[root@docker ~]# docker exec -it sandbox-hdp /bin/bash
[root@sandbox-hdp /]# ambari-server status
Using python /usr/bin/python
Ambari-server status
Ambari Server running
Found Ambari Server PID: 413 at: /var/run/ambari-server/ambari-server.pid
Thanks
Arul
... View more
Labels:
- Labels:
-
Docker