[ 
https://issues.apache.org/jira/browse/ACCUMULO-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Elser resolved ACCUMULO-1698.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0
                   1.5.1
                   1.4.5

Applied! Thanks, Alex.
                
> stop-here doesn't consider system hostname
> ------------------------------------------
>
>                 Key: ACCUMULO-1698
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1698
>             Project: Accumulo
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 1.4.3, 1.5.0
>         Environment: CentOS release 6.4 (Final)
>            Reporter: Alex Moundalexis
>            Assignee: Alex Moundalexis
>             Fix For: 1.4.5, 1.5.1, 1.6.0
>
>         Attachments: ACCUMULO-1698.1.patch.txt, ACCUMULO-1698.2.patch.txt
>
>
> On poorly configured systems where the hostname doesn't appear in /etc/hosts, 
> a proper hostname isn't always obtained by stop-here.sh, as a result accumulo 
> admin stop won't be issued before killing local services.
> {code}
> [alexm@r03n39 ~]$ hostname
> r03n39.demo
> [alexm@r03n39 ~]$ grep r03n39.demo /etc/hosts
> [alexm@r03n39 ~]$ hostname -a
> [alexm@r03n39 ~]$
> {code}
> start-here has slightly expanded search for valid hostname

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to