You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/08/14 02:23:20 UTC

[jira] [Created] (ACCUMULO-4403) Multiple hostname aliases breaks stop-here.sh

Josh Elser created ACCUMULO-4403:
------------------------------------

             Summary: Multiple hostname aliases breaks stop-here.sh
                 Key: ACCUMULO-4403
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4403
             Project: Accumulo
          Issue Type: Bug
          Components: scripts
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Critical
             Fix For: 1.8.0


I have a node with /etc/hosts

{noformat}
172.22.98.184	jelser-accumulo-180-4.openstacklocal	jelser-accumulo-180-4	jelser-accumulo-180-4.openstacklocal.
{noformat}

hostname -a returns

{noformat}
[accumulo@jelser-accumulo-180-4 accumulo-1.8.0]$ hostname -a
jelser-accumulo-180-4 jelser-accumulo-180-4.openstacklocal.
{noformat}

This breaks the stop-here.sh script which expects only a single alias.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)