Russell,
You can put a file called logback-test.xml in the src/test/resources/ directory
of your custom processor module. This file is the same format as logback.xml
but will supersede it for unit test execution. You can configure whatever level
of logging severity and specificity in the same
Hi,
It is hard to know what the problem is since no configuration was provided, so
my best guess is that you have not configured NiFi to be secure, and as such,
only anonymous access is supported in an unsecured NiFi. To enable login (user
access), please configure NiFi with one of the availabl
Hi there!!!
I'm trying create users to my NiFi but it's impossible to do it. I got my NiFi
on Ubuntu and documentation says about UI and I have no that option.
How can I solve this?
Hope your help.
Regards,
You’ll need to add this line to your bootstrap.conf file to disable the
Zookeeper Admin Server. We’ve done this for you in NiFi 1.11.x
java.arg.17=-Dzookeeper.admin.enableServer=false
From: Samarendra Sahoo
Reply-To: "us...@nifi.apache.org"
Date: Friday, March 6, 2020 at 11:17 PM
To: "us...@ni