Evans Ye created BIGTOP-2781:
--------------------------------

             Summary: [Provisioner] 127.0.0.1 does not successfully inserted 
after BIGTOP-2756
                 Key: BIGTOP-2781
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2781
             Project: Bigtop
          Issue Type: Bug
          Components: provisioner
    Affects Versions: 1.2.1
            Reporter: Evans Ye
            Assignee: Evans Ye


This bug was discovered by Paul([email protected]), who sent an email directly 
to me:

{noformat}
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

{noformat}

Thanks for discovering this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to