Support Questions

Find answers, ask questions, and share your expertise

SiteToSiteReportingRecordSink connectivity issue

avatar
Rising Star

Hi

We are using SiteToSiteReportingRecordSink to generate file transfer report with below setting

nifier_0-1745597272890.png

nifier_1-1745597289717.png

We are trying to send the data to the same server where we have added input port processor.

Below is the nifi.property setting, do we need to change anything here ??

 

# Site to Site properties
nifi.remote.input.host=52564f1f10ff
nifi.remote.input.secure=true
nifi.remote.input.socket.port=10000
nifi.remote.input.http.enabled=true
nifi.remote.input.http.transaction.ttl=30 sec
nifi.remote.contents.cache.expiration=30 secs

# web properties #
#############################################

# For security, NiFi will present the UI on 127.0.0.1 and only be accessible through this loopback interface.
# Be aware that changing these properties may affect how your instance can be accessed without any restriction.
# We recommend configuring HTTPS instead. The administrators guide provides instructions on how to do this.

nifi.web.http.host=
nifi.web.http.port=
nifi.web.http.network.interface.default=

we are getting below warning continuously, is this something do do with SSL cert ?

nifier_2-1745597669105.png

Thanks

1 ACCEPTED SOLUTION

avatar
Rising Star
4 REPLIES 4

avatar
Rising Star

We are able to get past all the SSL related errors, there were changes required in nifi.properties.

Now we don't see any errors on the SiteToSiteReportingRecordSink service.

However we still don't see any data coming on he Input Port

 

avatar
Rising Star

The issue has been fixed.

avatar
Community Manager

@nifier, Glad to hear your issue is resolved! Could you please share the solution with the community? It would be helpful for others who might encounter the same problem.



Regards,

Vidya Sargur,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar
Rising Star