[
https://issues.apache.org/jira/browse/ACCUMULO-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963634#comment-14963634
]
Christopher Tubbs commented on ACCUMULO-4032:
---------------------------------------------
The bug was reported against 1.7.0, but I added 1.6.5 as a fixVersion because
it likely affects 1.6 also. This will need to be verified.
> 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
> Fix For: 1.6.5, 1.7.1, 1.8.0
>
>
> 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)