Re: How to integrate Secured Ragistry with Secured Nifi

2019-02-18 Thread Tomislav Novosel
Hi Mike, Kevin Thank you for your answers, I appreciate it. @Mike, why are you setting WEB_HTTP_HOST and WEB_HTTP_PORT when you are using secured nifi? Shouldnt that be empty and only HTTPS host and port used? BR, Tom On Mon, 18 Feb 2019, 23:56 Mike Thomsen Tom, > > > Note: both Registry and

Using variables in SSLContextService

2019-02-18 Thread Beutel, Maximilian
Hello! Also asked the question on IRC, but figured the mailing list might be better for this longer question. For an InvokeHTTP processor I defined a SSL Context Service. In the SSL Context Service, in Keystore Filename property, I'd like to use a variable which I defined in a nifi.registry

Re: How to integrate Secured Ragistry with Secured Nifi

2019-02-18 Thread Mike Thomsen
Tom, > Note: both Registry and Nifi are in Docker containers on the same node. I tried with IP address, but nothing. Each docker container has its own IP address. You need to link the two containers. I always use Docker Compose, so I can't help you on how to set it up manually. That said, I did

Re: How to integrate Secured Ragistry with Secured Nifi

2019-02-18 Thread Kevin Doran
Hi Tom, Given that you are getting a Connection refused exception and not an HTTP 401 or 403, I suspect that the problem is networking related and not authentication/authorization. Are the two docker containers on the same docker network? Can you resolve/ping the Registry container from the

How to integrate Secured Ragistry with Secured Nifi

2019-02-18 Thread Tomislav Novosel
Hi all, I generated standalone certificate with nifi-toolkit for my two Nifi instances and for Nifi registry instance. All are on the same domain so I used one certificate and its credentials for properties file (trustore path, keystore path, keystore passw, trustore passw). Auth is configured

Re: Automate NiFi Ranger Policies

2019-02-18 Thread Kevin Doran
That's a good point, Chad. I don't know if there might be an easy way to get that info. The only thing I can think of is that when running with Apache Ranger, you have the option to enable Audit Log in which NiFi reports to Ranger any time an access policy is checked for authorization. I'm not

Versioned flows not maintaining Load Balance Strategy

2019-02-18 Thread Chad Woodhead
I am running NiFi 1.8.0 and NiFi Registry 0.3.0. I have noticed load balance strategies on queues aren't coming through versioned flows in NiFi Registry. Here are the steps I am performing: 1. Have existing flow running on latest flow version in Dev and Cert (flow has already been developed and

Re: Nifi provenance indexing throughput if it is being used as an event store

2019-02-18 Thread Ali Nazemian
Sure. Thanks, Joe. On Sun, 17 Feb. 2019, 22:52 Joe Witt ali > > there are many variables here that are needed before anyone could know for > sure. > > but give it a try and measure amd forecast and youll know within a day or > two. > > thanks > > > On Sat, Feb 16, 2019, 11:37 PM Ali Nazemian >>