Member since
10-19-2018
3
Posts
0
Kudos Received
0
Solutions
11-07-2018
12:43 PM
Thank @Matt Clarke for your answer. Actually, my problem should match the 2nd explanation. Multiple files are being written to the remote server at same time. But I do not understand why listSFTP processor cannot list all of them. Is there something to do with value of parameter "Data timeout" or "Connextion timeout" in this processor? My nifi version is 1.5.0. Thank you in advance for your help. Emma
... View more
10-19-2018
03:29 PM
Hi, I have got some log messages like this when I cannot get a downloaded files (there's no errors flow: comms failed, not found, permission denied) . I wonder whether this case related to the setting of "Data timeout" and "Connection timeout". If you think so, please suggest, how can I deal with this problem? What if I put 0 sec to each parameter, does this mean no limit timeout? Thank you 2018-10-18 08:59:50,661 INFO [Provenance Maintenance Thread-2] o.a.n.p.expiration.FileRemovalAction Removed expired Provenance Event file /nifi-repository-provenance/64054866.prov.gz
... View more
10-19-2018
01:06 PM
Hi, I have tried to get files from a several folders at remote server simultaneously using ListSFTP-> FetchSFTP. Results, some files are missing from download without any error message (comm failed, file not found or permission denied). When I have checked the nifi-app-logs, I have got some message as below. What does this message mean? Is there something to do with "Data timeout" or/and "Connexion timeout" parameter in FetchSFTP ou ListSFTP processors? Thank you for your suggestion. Emma 2018-10-18 09:54:30,163 INFO [Provenance Maintenance Thread-2]o.a.n.p.expiration.FileRemovalAction Removed expired ProvenanceTable-of-Contents file /nifi-repository-provenance/toc/64059747.toc
... View more
Labels:
- Labels:
-
Apache NiFi