Re: HandleHttpRequest - Failed to receive content from HTTP Request
Hey William, Which version of NiFi are you using? Pierre Le lun. 9 sept. 2019 à 16:20, William Gosse a écrit : > I have had couple occurrence of the following exception occurring on an > HandleHttpRequest pprocessor: > > *nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven > Process Thread-3] o.a.n.p.standard.HandleHttpRequest > HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to > receive content from HTTP Request from 108.26.163.22 due to > java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout > expired: 61/60 ms: java.io.IOException: > java.util.concurrent.TimeoutException: Idle timeout expired: 61/60 > ms* > > > > When it occurs the HandleHttpRequest processor stops excepting requests > and I have to restart nifi in order to recover. > > > > Is there anything I can do to better handle this exception? >
Unsubscribe
Sent from Yahoo Mail on Android
HandleHttpRequest - Failed to receive content from HTTP Request
I have had couple occurrence of the following exception occurring on an HandleHttpRequest pprocessor: nifi-app_2019-09-06_12.0.log:2019-09-06 12:24:48,132 ERROR [Timer-Driven Process Thread-3] o.a.n.p.standard.HandleHttpRequest HandleHttpRequest[id=6ceef915-4430-30fa-09d2-b12bb2142172] Failed to receive content from HTTP Request from 108.26.163.22 due to java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 61/60 ms: java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 61/60 ms When it occurs the HandleHttpRequest processor stops excepting requests and I have to restart nifi in order to recover. Is there anything I can do to better handle this exception?
Re: HiveConnectionPool doesn't get enabled with the Nifi-Api in NiFi 1.9.2
Provide more details like logs, flow diagram, system state, cluster details, configs to help us understand the issue. On Mon, Sep 9, 2019 at 4:59 PM Mohit Jain wrote: > Hi Team, > > I have recentlyl upgraded to Nifi-1.9.2 from Nifi-1.6.0. I have written > the wrapper to start and stop the flow using Nifi-Api. While starting the > controller services, HiveConnectionPool is not getting enabled. All other > controller services(e.g., Database controller service, AvroReader, > AvroWriter, etc) gets enabled. > > I'm not able to figure out the reason behind it. One thing I witnessed is > that the PutHiveQL is the last processor in the flow. Seems like the last > controller service doesn't get enabled > > Kindly Help. > > Regards, > Mohit > -- *Suman* *OlaCabs*
HiveConnectionPool doesn't get enabled with the Nifi-Api in NiFi 1.9.2
Hi Team, I have recentlyl upgraded to Nifi-1.9.2 from Nifi-1.6.0. I have written the wrapper to start and stop the flow using Nifi-Api. While starting the controller services, HiveConnectionPool is not getting enabled. All other controller services(e.g., Database controller service, AvroReader, AvroWriter, etc) gets enabled. I'm not able to figure out the reason behind it. One thing I witnessed is that the PutHiveQL is the last processor in the flow. Seems like the last controller service doesn't get enabled Kindly Help. Regards, Mohit