Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3836

Scripts expect `host` command to be available

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • 1.6.0, 1.6.1, 1.6.2, 1.7.0
    • None
    • docs, scripts
    • None

    Description

      Noticed the following when running a start-all.sh with bash -x

      + HOST=my_hostname
      + host my_hostname
      + [[ 127 != 0 ]]
      

      I didn't actually have bind-utils installed on centos so we got the 127 retcode. We should probably have this documented somewhere and have better assertions if we actually need this command installed to correctly run the scripts.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: