Forum Discussion

sponnada's avatar
sponnada
New Contributor
7 years ago

File Splitter

Team, I have a requirement to read a file and split the file dynamically based on file size into N number files to be written on AWS S3. Example: sales.txt → sales1.txt, sales2.txt, sales3.txt etc…...