Re: [DISCUSS] Stale PRs

2018-09-26 Thread Pierre Villard
Totally agree that we need to move toward the extension registry. In the meantime, what about an intermediary solution to see how things are working? I suggest the following first step: configure the bot to comment on the PR after 30 days of inactivity to check if there is still an interest from t

Nifi Response Code

2018-09-26 Thread Rajesh Biswas
Hello NiFi Team, We are receiving HTTP 503 error after calling the NiFi Port Would you please tell me how to fix it: Error 503 Service Unavailable HTTP ERROR 503 Problem accessing /Test. Reason: Service Unavailable

Re: Slow flowfile transfer from process group port to output port.

2018-09-26 Thread Ashwin Konale
Hello Mike, Thanks a lot for looking at it. But I have already configured threads for remote port in RPG. But congestion is in the transfer between process group to external port. And there are no configuration option to increase number of threads in externalOutputPort. Number of running threads

Re: Slow flowfile transfer from process group port to output port.

2018-09-26 Thread ashwin . konale
On 2018/09/25 15:34:03, Mark Payne wrote: > Ashwin, > > You'll want to Right-Click on the RPG and then choose to configure Remote > Ports. From there, you can > configure how many threads should be used to pull data from each port. So > you've updated the Output Port > to use up to 3 thread

Re: Unable to operate nifi ui due to "java.net.SocketTimeoutException: Read timed out"

2018-09-26 Thread ashwin . konale
On 2018/09/25 13:13:12, Mark Payne wrote: > Hi Ashwin, > > The embedded ZooKeeper is provided as a convenience so that you can easily > test running things in a cluster > on a laptop, etc. However, it struggles when your nodes are handling any kind > of significant data rate. It is always >

Re: Slow flowfile transfer from process group port to output port.

2018-09-26 Thread ashwin . konale
On 2018/09/25 15:34:03, Mark Payne wrote: > Ashwin, > > You'll want to Right-Click on the RPG and then choose to configure Remote > Ports. From there, you can > configure how many threads should be used to pull data from each port. So > you've updated the Output Port > to use up to 3 thread

Re: Java 11 is now ready

2018-09-26 Thread Jeff
Hi Mike, I've been working on NIFI-5174 [1], which has a few subtasks for getting NiFi ready for Java 9+. Now that Java 11 is out officially, I'll start targeting that version. For building on Java 9+, it's fairly close to being done. It's been an interesting experience moving past Java 8, so f

Re: How does logging level get set?

2018-09-26 Thread Jeff
One point for using the isDebugEnabled (or any of the other level-checking methods) is that if, in the values being logged, there is string concatenation happening in the log.{level} statement itself. The cost of that is paid whether the level is enabled or not. Even with parameterized logging, if

Re: Nifi Response Code

2018-09-26 Thread Andy LoPresto
Rajesh, You’ll need to look at the following log files to see what the actual cause of the issue is: * $NIFI_HOME/logs/nifi-bootstrap.log * $NIFI_HOME/logs/nifi-app.log Please share those contents (redacting sensitive information if necessary) if you need further help. The stacktrace should cl

Re: Nifi Response Code

2018-09-26 Thread Andy LoPresto
Also, there is no resource for “/Test”. You should be accessing http://your_host:8080/nifi or https://your_host:8443/nifi. Andy LoPresto alopre...@apache.org alopresto.apa...@gmail.com PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On Sep 26, 2018, at 9:47 AM, Andy LoPrest

[ANNOUNCE] Apache NiFi Registry 0.3.0 Release

2018-09-26 Thread Kevin Doran
Hello, The Apache NiFi team would like to announce the release of Apache NiFi Registry 0.3.0. Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. Apache NiFi was made for dataflow. It supports highly configurable directed graphs of data routing, transforma