Forum Discussion
3 Replies
- christwrContributor III
File Reader โ Stuff โ File Writer ?
- dwhansen-cbgContributor
Basically, yes. I would like to read a file from s3, manipulate it in some way, then write it back to s3.
- alchemizContributor III
Hi ,
I usually do it in mapper and setting up the input as binary
I tried achieving it with a single mapper but as soon as I set the output as binary also the $[โcontentโ] object becomes missing ๐