Re: Bug in minifi-2.0.0-M2

2024-04-10 Thread Ferenc Kis
If you wish to quickly workaround the issue, please delete jetty-ee10-servlet-12.0.5.jar from the lib directory. On Wed, Apr 10, 2024 at 8:52 AM Ferenc Kis wrote: > Hi Ajay, > > Thanks for raising this issue. > > I managed to reproduce it, and created >

Re: Bug in minifi-2.0.0-M2

2024-04-10 Thread Ferenc Kis
Hi Ajay, Thanks for raising this issue. I managed to reproduce it, and created https://issues.apache.org/jira/browse/NIFI-13019 to track the issue. Will look into this in the next few days. Regards Ferenc On Wed, Apr 10, 2024 at 2:46 AM Premarajan, Ajay wrote: > Hi Team, > > Facing issue

Re: Bug: Load balancer port binds to localhost in cluster, makes load balancer not accessible

2021-06-11 Thread Jens M. Kofoed
Hi joe I had to use either the IP address or 0.0.0.0 to get it to work. Using the host name or fqdn didn’t worked. Kind regards Jens > Den 11. jun. 2021 kl. 12.28 skrev Joe Gresock : > > Great catch, Jens. I see the mismatch in the properties vs. the code. I > just submitted a PR to

Re: Bug: Load balancer port binds to localhost in cluster, makes load balancer not accessible

2021-06-11 Thread Joe Gresock
Great catch, Jens. I see the mismatch in the properties vs. the code. I just submitted a PR to address this: https://github.com/apache/nifi/pull/5146 On Fri, Jun 11, 2021 at 12:56 AM Jens M. Kofoed wrote: > Dear devoloper > > Please take a look at this jira: >

Re: Bug/Issue with ReplaceTextWithMapping

2019-07-19 Thread Ameer Mawia
Correcting Typo. On Fri, Jul 19, 2019 at 2:03 PM Ameer Mawia wrote: > Guys, > > It seems that NIFI ReplaceTextWithMapping Processors has a BUG with > Refreshing its Mapped file. We are using its functionality in PROD and > getting odd behaviour. > > Our USAGE Scenario: > >- We use NIFI

Re: Bug in drop downs?

2018-07-07 Thread Matt Burgess
I would say it’s “expected”, properties with allowable values shouldn’t support EL per se, although there are properties in NiFi where one of the allowable values is “Use x.y.z attribute” which implies Flow File scope but isn’t documented via annotations or anything but the description.

Re: Bug in drop downs?

2018-07-07 Thread Mike Thomsen
I figured it out. It was this: > .expressionLanguageSupported(ExpressionLanguageScope.VARIABLE_REGISTRY) It appears that that tricks the UI into flipping from a drop down to a text box. Is this "expected" or should it be considered a bug? On Sat, Jul 7, 2018 at 11:16 AM Mike Thomsen wrote: >

Re: BUG: AbstractListProcessor stops to call performListing after primary node reelection to same node

2018-04-28 Thread Max Viazovskyi
PR is ready for review https://github.com/apache/nifi/pull/2657 -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Re: BUG: AbstractListProcessor stops to call performListing after primary node reelection to same node

2018-04-23 Thread Max Viazovskyi
Thanks Bryan. Will do it a bit later. -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Re: BUG: AbstractListProcessor stops to call performListing after primary node reelection to same node

2018-04-23 Thread Bryan Bende
Max, Thanks for reporting this. I've only glanced at the code quickly, but I see what you are saying about the boolean never getting set to false when it hits the context.yield(). I would recommend creating a JIRA with all of this info, and then you could submit your proposed fix as a pull

Re: Bug in NiFi XML processor

2017-12-21 Thread Koji Kawamura
Hi Sreejith, Do you still have the issue? Unfortunately the attached screenshot is dropped so I couldn't see what error you got. I tried to reproduce the issue, but EvaluateXPath runs fine with your example data regardless having whitespace or not. Here is a flow template that I used to confirm:

Re: BUG!!!!

2016-09-05 Thread Haimo Liu
您好,您指的不一致具体是哪些API呢?能否给几个例子帮助我们分析? 另外现在的Apache document里面的API是针对nifi 1.0的。不知道您运行的local nifi是不是也是相同的version? On Mon, Sep 5, 2016 at 6:06 AM, 妙妙╭筱Mary↗ <565109...@qq.com> wrote: > 您好: > https://nifi.apache.org/docs/nifi-docs/rest-api/index.html 和 > localhost:8080/nifi/