[
https://issues.apache.org/jira/browse/ACCUMULO-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3836.
-----------------------------------------
Resolution: Cannot Reproduce
Fix Version/s: (was: 2.0.0)
This is an old issue, and much has changed since this issue was created. If
this is still an issue, please consider opening a new issue at
https://github.com/apache/accumulo/issues
> Scripts expect `host` command to be available
> ---------------------------------------------
>
> Key: ACCUMULO-3836
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3836
> Project: Accumulo
> Issue Type: Bug
> Components: docs, scripts
> Affects Versions: 1.6.0, 1.6.1, 1.6.2, 1.7.0
> Reporter: Josh Elser
> Priority: Minor
>
> Noticed the following when running a start-all.sh with {{bash -x}}
> {noformat}
> + HOST=my_hostname
> + host my_hostname
> + [[ 127 != 0 ]]
> {noformat}
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)