Fwd: Query regarding NiFi authorization with JWT

2019-04-29 Thread Ravi Teja Kondisetty
Hey folks, We are in a typical situation at this point and would like to understand few points while integrating NiFi with KeyCloak using a JWT token. We have few questions which need clarification 1. What is the location to collect JWT token for NiFi? 2. How to look at the roles from JWT token?

Unable to connect to NiFi using NiPyAPI

2019-06-02 Thread Ravi Teja Kondisetty
Hey folks, I have a docker container running NiFi. I also have keycloak which acts as an IAM. Now, I am using NiPyAPI inorder to connect to the NiFi instance. I've mentioned the following in the code ```nipyapi.config.nifi_config.host = "https://nifi.local:9443/nifi/"; nipyapi.security.set_servic

Connect NiFi to MongoDB(Atlas)

2020-08-25 Thread Ravi Teja Kondisetty
hello all, I am trying to connect Apache Nifi with Mongo DB. We have Mongo DB Atlas instance and the connection string starts with mongodb+srv://. Now when I give the same URL in NiFi, it throws a message saying that the Mongo DB URL should start with mongodb://. Can someone throw some light on th

Fetch evaluated expression value of a dynamic property

2021-02-05 Thread Ravi Teja Kondisetty
hi folks, I'm building a custom processor where the user can add the necessary properties. Now, the properties can be given in expression language. Now when I am trying to fetch the property value, it is only fetching the actual expression and hasn't been evaluating it. Can someone please throw so

Re: Fetch evaluated expression value of a dynamic property

2021-02-05 Thread Ravi Teja Kondisetty
> Thanks > -Mark > > > > On Feb 5, 2021, at 10:27 AM, Ravi Teja Kondisetty < > kondisettyr...@gmail.com> wrote: > > > > hi folks, > > > > I'm building a custom processor where the user can add the necessary > properties. Now, the properties

Re: Containerizing, clustering, Registry - how to begin?

2024-07-09 Thread Ravi Teja Kondisetty
+1 to this. Would like to know if we can scale out and scale in based on the load. On 9 Jul 2024, 7:32 PM +0530, Joe Obernberger , wrote: > Hi James - I too would like more information on this. I've been using NiFi in > a kubernetes cluster for over a year now using cetic > (https://github.com/