Vibhath, You can change the configuration to be http based instead of https. But I would high recommend against doing so.
Thanks -Mark On Jul 27, 2021, at 10:46 PM, Vibhath Ileperuma <[email protected]<mailto:[email protected]>> wrote: Hi Mark, As you mentioned I tried to use NIFI 1.14.0. However, our current implementation uses http protocol. In the release note of 1.14.0, it is mentioned that it comes with security enabled as default. Is it possible to use http with 1.14.0 disabling security features. Thank You Vibhath. On Mon, Jul 26, 2021 at 7:11 PM Mark Payne <[email protected]<mailto:[email protected]>> wrote: Vibhath, This was a known issue in 1.13. It has been fixed in 1.14. Please update to the latest, and you should be good to go! Thanks -Mark On Jul 26, 2021, at 8:01 AM, Vibhath Ileperuma <[email protected]<mailto:[email protected]>> wrote: Hi All, I'm using an ExecuteScript processor to write a set of flow file attributes to a csv file located in the local file system. Note that I'm writing attribute values of all the flow files in a single csv file. Even Though this works fine most of the times, in some times, the processor does not start though there are flow files in the incoming queue. I have attached a screenshot of such scenario below. Though a flow file was shown in the queue, when I tried to list the queue it notified that the queue was empty. When I restarted NIFI, processor started to work properly. I'm using NIFI 1.13.2. I'll be grateful is someone can suggest a way to avoid this issue. <image.png> Thank You, Vibhath.
