[
https://issues.apache.org/jira/browse/NIFI-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672115#comment-15672115
]
ASF GitHub Bot commented on NIFI-3049:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1237
> ZooKeeper Migrator Toolkit addition has broken logging in NiFI Toolkit and
> does not provide the correct command line usage output
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3049
> URL: https://issues.apache.org/jira/browse/NIFI-3049
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 1.1.0
> Reporter: Jeff Storck
> Assignee: Jeff Storck
> Fix For: 1.1.0
>
>
> The ZooKeeper Migrator Toolkit has a dependency on ZooKeeper 3.4.6 which has
> a hard dependecy on log4j, which conflicts with nifi-property-loader's
> dependency on logback. When the toolkit runs, SLF4J finds two logging
> implementations to bind to and complains, and according to SLF4J's
> documentation, it is considered random which implementation SLF4J will use.
> The command line output should be modified to adhere to the standard
> established by the other tools in the toolkit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)