Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2781

[Provisioner] 127.0.0.1 does not successfully inserted after BIGTOP-2756

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.1
    • 1.2.1
    • provisioner
    • 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

          Activity

            People

              evans_ye Evans Ye
              evans_ye Evans Ye
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: