Hi Folks , I'm newbie in Beam, but I looking for some way to read an File stored at FTP
First of all, I could create ParDo, using FTPClient (Commons-net) and access returning an Byte[] of File *.csv. second ParDO create the csv third PardDo using the TextIO to read lines.... Somebody could share some sources and materials about that ? Or Do you have another alternative more simple ? Thanks & Regards