Re: JVM Proxy in Bootstrap

2019-08-27 Thread Noe Detore
Erik Sorry, this was for NIFI ver 1.5, but I see StandardProxyConfigurationService in 1.7. I am upgrading Nifi soon so I will hold off on satisfying this requirement until then. Thank you Noe On Tue, Aug 27, 2019 at 7:42 AM Erik Anderson wrote: > For NiFi I thought proxy was a controller you

Re: JVM Proxy in Bootstrap

2019-08-27 Thread Erik Anderson
For NiFi I thought proxy was a controller you needed to configure then you add that controller to, say your HTTP processors. Not sure why you would need to play with JVM proxy settings. Erik Anderson Bloomberg Sent from my iPad > On Aug 23, 2019, at 11:27 AM, Noe Detore wrote: > > Hello > >

JVM Proxy in Bootstrap

2019-08-23 Thread Noe Detore
Hello I have attempted to set authenticated proxy configuration on NIfi start-up by setting properties in bootstrap with no success. Is it possible? Currently getting 407 due to authentication errors. The configs do not seem to be working java.arg.19=-Dhttp.proxyHost=proxy java.arg.20=-Dhtt