Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.1
-
None
Description
This bug was discovered by Paul(paul.le@live.com), who sent an email directly to me:
Hey Evans, Hope this email finds you well. I started trying out BigTop on Docker, and notice this in /bigtop/provisioner/docker/docker-hadoop.sh, line 81: docker exec ${NODES[0]} bash -c "echo '127.0.0.1 localhost' >> ./config/hosts" I kinda wonder if you meant this to be: docker exec ${NODES[0]} bash -c "echo '127.0.0.1 localhost' >> /etc/hosts" Regards, -- Paul
Thanks for discovering this.
Attachments
Issue Links
- links to