[
https://issues.apache.org/jira/browse/NIFI-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386135#comment-15386135
]
ASF GitHub Bot commented on NIFI-2304:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/688
NIFI-2304: If node address is not set, default to localhost, as the a…
…dmin guide says it should
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2304
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/688.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #688
----
commit c7415177426d7a18a7bdb54af0b57066dc5d5dbb
Author: Mark Payne <[email protected]>
Date: 2016-07-20T16:21:58Z
NIFI-2304: If node address is not set, default to localhost, as the admin
guide says it should
----
> Cluster Coordinator reported incorrectly
> ----------------------------------------
>
> Key: NIFI-2304
> URL: https://issues.apache.org/jira/browse/NIFI-2304
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Bryan Bende
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 1.0.0
>
>
> I created a two node cluster locally, running embedded ZK on node1.. both
> nodes start up, but when trying to access the UI on the second node, it says
> no coordinator exists.
> Looking in the logs the coordinator is being reported as ":8889" where 8889
> is the node protocol port. I left the node host blank assuming it would
> default to localhost, but looks like it isn't. When I filled in the node host
> everything worked as expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)