[
https://issues.apache.org/jira/browse/NIFI-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677815#comment-15677815
]
ASF GitHub Bot commented on NIFI-3058:
--------------------------------------
Github user andrewmlim commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1246#discussion_r88743768
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -1599,7 +1599,97 @@ java.arg.16=-Dsun.security.krb5.debug=true
This will cause the debug output to be written to the NiFi Bootstrap log
file. By default, this is located at _$NIFI_HOME/logs/nifi-bootstrap.log_.
This output can be rather verbose but provides extremely valuable
information for troubleshooting Kerberos failures.
+[[zookeeper_migrator]]
+=== ZooKeeper Migrator
+You can use the NiFi ZooKeeper Migrator to perform the following tasks:
+* Move ZooKeeper information from one ZooKeeper cluster to another
--- End diff --
thanks...will do.
> Add documentation for ZooKeeper Migrator
> ----------------------------------------
>
> Key: NIFI-3058
> URL: https://issues.apache.org/jira/browse/NIFI-3058
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 1.1.0
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Minor
>
> NIFI-2957 added the ZooKeeper Migrator to the NiFi Toolkit. Documentation
> should be added to guide the usage of the migrator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)