You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Haimo Liu (JIRA)" <ji...@apache.org> on 2016/07/13 15:23:20 UTC

[jira] [Created] (NIFI-2253) zookeeper server cannot interpret "space" in ZK connection string, in nifi.properties config file

Haimo Liu created NIFI-2253:
-------------------------------

             Summary: zookeeper server cannot interpret "space" in ZK connection string, in nifi.properties config file
                 Key: NIFI-2253
                 URL: https://issues.apache.org/jira/browse/NIFI-2253
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Haimo Liu
            Assignee: Mark Payne
            Priority: Minor
             Fix For: 1.0.0


ZK server cannot interpret space in the following connection string (nifi.properties config file):

nifi.zookeeper.connect.string=localhost:2181,localhost:2182,<space>localhost:2183

in this case, multiple NIFI nodes will run in a standalone mode instead of operating in a clustered mode.



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