Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm trying an insert else update logic as per the tutorial: Link
The jobs has a lookup on Redshift target and source is csv. When I run the job, it fetches rows from the target lookup. But it does not pick up any records from the source and also does not fail. Its gets hung at the same state as seen in the attached screenshot.
Can anyone please help?
Regards!
Hi,
Are you sure about your tFileInputDelimited settings ??
Juste try to read your file with : tfileInputDelimited --- tlogrow
Good Luck
SGV
Hi,
Can you attach screenshot of your main flow (temp_intrument) setting, along with tMap settings.
Thanks
Hey,
I tried running the job after adding tlogrow after my dilimited input, and it too could not read any rows. So I guess you are correct. I'll check my job again and report back here.