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 <eand...@pobox.com> wrote:

> 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 <ndet...@minerkasch.com> wrote:
>
> 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=-Dhttp.proxyPort=1111
> java.arg.23=-Dhttp.proxyUser=myuser
> java.arg.24=-Dhttp.proxyPassword=mypassword
> #Java version 8u111+
> java.arg.27=-Djdk.http.auth.tunneling.disabledSchemes=
> java.arg.28=-Djdk.http.auth.proxying.disabledSchemes=
>
> Just want to double-check with the community before banging my head
> against the wall for another day.
>
> Thank you
> Noe
>
>

Reply via email to