The file is in S3. I should be using List S3 and Fetch S3, will that still work?
From: Andy LoPresto [mailto:[email protected]] Sent: Tuesday, December 12, 2017 2:41 PM To: [email protected] Subject: Re: Nifi with .txt as source Yes, you would use GetFile as the processor and treat the data as CSV format with a “tab” delimiter rather than a “,”. Andy LoPresto [email protected]<mailto:[email protected]> [email protected]<mailto:[email protected]> PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 On Dec 12, 2017, at 11:35 AM, Aruna Sankaralingam <[email protected]<mailto:[email protected]>> wrote: Can Nifi take a .txt file as source? If so, while loading to redshift database, should the reader be “CSV reader”? Screenshot of the .txt file. <image001.png>
