[
https://issues.apache.org/jira/browse/ACCUMULO-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017805#comment-14017805
]
Christopher Tubbs commented on ACCUMULO-2855:
---------------------------------------------
Everything about MAC is designed for running on a single local node.
To satisfy this issue, it seems like it might be better to make the hostname
configurable explicitly, rather than to try to discover it. But, perhaps it
might be better to extend MAC with a more generic cluster. I think [~elserj]
was interested in doing something like that.
> Use hostname lookup for MiniAccumuloCluster ZooKeeper configuration
> -------------------------------------------------------------------
>
> Key: ACCUMULO-2855
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2855
> Project: Accumulo
> Issue Type: Improvement
> Components: mini
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Bill Havanki
> Priority: Trivial
>
> The configuration generated by the MAC for ZooKeeper uses a hardcoded
> "localhost" for the ZooKeeper process host. It would be better to at least
> attempt looking up the FQDN, so that processes running on another machine can
> connect. (Example: using an outside cluster's MapReduce assets)
--
This message was sent by Atlassian JIRA
(v6.2#6252)