You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Volth (JIRA)" <ji...@apache.org> on 2015/10/16 09:18:05 UTC

[jira] [Updated] (ACCUMULO-4032) Monitor ignores `-a` command line switch

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

Volth updated ACCUMULO-4032:
----------------------------
    Description: 
Accumulo servers have `-a` command line switch which allows to specify alternative hostname or IP address which the server will write to ZooKeeper and tell to other servers as its own hostname.
It works perfectly with Master and Tablet servers but  Monitor ignores the hostname (or IP) specified in the command line and always write to ZooKeepes its autodetected hostname.
Here is the possible patch: https://github.com/apache/accumulo/pull/49/files

  was:
Accumulo servers have `-a` command line switch which allows to specify alternative hostname or IP address which the server will write to ZooKeeper and its network peers as its own hostname.
It works perfectly with Master and Tablet servers but not with Monitor.
Monitor ignores the hostname (or IP) specified in the command line and always write to ZooKeepes its autodetected hostname,
Here is the possible patch: https://github.com/apache/accumulo/pull/49/files


> Monitor ignores `-a` command line switch
> ----------------------------------------
>
>                 Key: ACCUMULO-4032
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4032
>             Project: Accumulo
>          Issue Type: Bug
>          Components: monitor
>    Affects Versions: 1.7.0
>            Reporter: Volth
>              Labels: easyfix, monitor, patch
>
> Accumulo servers have `-a` command line switch which allows to specify alternative hostname or IP address which the server will write to ZooKeeper and tell to other servers as its own hostname.
> It works perfectly with Master and Tablet servers but  Monitor ignores the hostname (or IP) specified in the command line and always write to ZooKeepes its autodetected hostname.
> Here is the possible patch: https://github.com/apache/accumulo/pull/49/files



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