weiqingy / caochong

Set up a Hadoop and/or Spark cluster running within Docker containers on a single physical machine
Apache License 2.0
78 stars 35 forks source link

docker ntpd service is dead, cannot restart #13

Open xianlin opened 7 years ago

xianlin commented 7 years ago

Just a simple test and spinning up 3 containers but ambari install check shows NTP is not running and IPTABLE is running.

I checked NTPD and try to start it but failed

[root@97ea7075ca78 ~]# service ntpd start
Starting ntpd:                                             [  OK  ]
[root@97ea7075ca78 ~]# service ntpd status
ntpd dead but pid file exists

I also checked ipables but it is NOT running.

The warning message can be ignored and proceed with final installation of HDP but in the end, most of my services are not running and I have to quit using this repo approach.

Wonder who has successfully used this repo though?

weiqingy commented 7 years ago

This repo worked well before. We used it to deploy clusters locally. But it has not been updated recently since we are working on other projects. Will get back to this sometime later.

sgaseretto commented 7 years ago

Has anyone fixed this issue?

bicepjai commented 6 years ago

I have the same issue. During "confirm hosts" I have 2 warning which i suppose causes the issue snip20171018_1

Also I reach till "Install, start and test" but server loses the connection. When i check on the container its active and still can see the started ambari-server running. any fixes will be appreciated. Or let me know if there are other docker images for running hadoop ?

orbidlo commented 6 years ago

Hi, I have exact same issue as @bicepjai . Have someone been able to fix this or can you recommend me other docker images? Thanks!