Member since
03-07-2017
8
Posts
0
Kudos Received
0
Solutions
03-10-2017
07:45 PM
@Matt Clarke i am looking for the files uploaded on the source sftp in last 24 hours, thanks.
... View more
03-10-2017
06:56 PM
sure, here they are
... View more
03-10-2017
06:33 PM
Thanks Matt, i added the processors you recommended, but the Route on attribute processor is compaining about "file.lastmodified validated against '2017-03-08'T'11:00:00Z' is invalid because no Expressions found.
... View more
03-10-2017
03:29 PM
Current setup is using getSftp --> puSFTP to sync data from sftp server to a remote linux host. Problem is with getSFTP i cannot define File age i wish to download, though i found getFile has the min max file age option, however nifi doesn't allow on canvas link between getSFTP and getFile. I was wondering how i can accomplish this, thanks in advance.
... View more
Labels:
- Labels:
-
Apache NiFi
03-07-2017
06:46 PM
My requirement is getSFTP ---->(success)----> putSFTP ---->(success)---->write $filename.sem to a seperate directory on the same remote server where i applied putSFTP, these .sem files are trigger for my ETL application. And yes i need to keep the data i brought in with putSFTP. thanks.
... View more
03-07-2017
04:26 PM
Matt, Thanks a lot for such a speedy response. I just tried, i see all the options, but it doesnt let me put a connector between PutSFTP and GenerateFlowFile. On the canvas, i have GetSFTP connected to PutSFTP and then GenerateFlowFile, I want to trigger GenerateFlowFile once PutSFTP copies over the files. Am i doing anything wrong?
... View more
03-07-2017
04:13 PM
Hello, My use case is to create a set of empty files with .sem at the end of each new file, downloaded in every batch run.
... View more
Labels:
- Labels:
-
Apache NiFi