Member since
11-12-2018
3
Posts
0
Kudos Received
0
Solutions
11-15-2018
09:49 AM
@Matt Clarke After granting receive data via site-to-site policy to "ProvenanceMonitoring" remote input port, also all user entries are there in authorizers for every client. But still I get an error: "org.apache.nifi.remote.client.PeerSelector@6fcc8729 Unable to refresh Remote Group's peers due to Read timed out". Please help!
... View more
11-13-2018
01:42 PM
In stanalone and secured NiFi 1.7.0 using oauth 2.0 as authentication mechanism. I try to use the SiteToSiteProvenanceReportingTask The property 'Transport Protocol' of Remote Process Group is 'HTTP'. I get the error message: Attached is the snapshot of the Reporting Task configurations: I get the below error in bulletin and logs: Unable to refresh Remote Group's peers due to response code 403:Forbidden with explanation: null
2018-11-12 06:20:27,984 INFO [Timer-Driven Process Thread-4] o.a.n.c.s.TimerDrivenSchedulingAgent Stopped scheduling SiteToSiteProvenanceReportingTask[id=<id>] to run The Site to Site properties nifi.properties are as below: nifi.remote.input.host=<hostname>, nifi.remote.input.secure=true, nifi.remote.input.socket.port=10443, nifi.remote.input.http.enabled=true, nifi.remote.input.http.transaction.ttl=30 sec
nifi.remote.contents.cache.expiration=30 secs How to resolve it? Thanks for your help. Poonam
... View more
Labels:
- Labels:
-
Apache NiFi