Hi guys, I have an extra (data) file that is required for my tasks in each container. This file is created on-the-fly and not included in my pre-created tar file. So I wonder if samza currently supports this functionality (to let user specify the extra resources to include when launching a task).
If not, what do you guys think about having this with a a patch? Lastly, if I'm not wrong, samza currently only support either HTTP or HDFS as the filesystem to read the tar file from. I think it would be nice to be able to pass the tar file from the local filesystem of the launching node. What do you think? Casey
