Hi All, I am proposing NFS Input Module. Use case is to read large files from NFS in parallel.
Design of NFS input module: There is a common interface "FSInputModule" in Malhar for the input Modules. NFS input Module extends from FSInputModule and can be achieved by using FSFileSplitter and BlockReader operators. Please share your thoughts on this. Regards, Chaitanya
