On Wed, 2017-09-20 at 11:37 -0400, Marc wrote:
> Andy,
>    I think you're looking for the Site to Site properties in your
> nifi.properties. You likely have an option named
> "nifi.remote.input.socket.port" as I do, below. Use the input host
> ( probably nifi ) and port you have defined. 
> 
> 
> # Site to Site properties
> 
> nifi.remote.input.host=localhost
> 
> nifi.remote.input.secure=false
> 
> nifi.remote.input.socket.port=10443
> 

That worked. The config had to be set on the nifi side. Doesn't this
meant that it is using/has to use the socket protocol rather than HTTP?
I tested a similar config on the nifi side and no changes were necessary
to nifi.properties in order to use the HTTP s2s protocol.

-Andy I.C.

> 
> On Wed, Sep 20, 2017 at 11:30 AM, Andy Christianson
> <achristian...@hortonworks.com> wrote:
>         On Wed, 2017-09-20 at 11:26 -0400, Marc P. wrote:
>         > Andy,
>         >    Can you try adding the RPG host and port in the
>         properties for your
>         > ports?
>         
>         Sure, I'll give that a shot. Since I'm using HTTP protocol on
>         port 80,
>         Port would be 8080 and Host Name would be 'nifi,' correct?
>         
>         -Andy I.C.
>         
> 
> 

Reply via email to