DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21681>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21681

Allow apply to use all files in set





------- Additional Comments From [EMAIL PROTECTED]  2003-07-17 11:42 -------
Yes, I can list files in a property.  But the point here is using apply in
conjunction with a merge mapper when a set of input files are combined to make
one output file in a single command.  Currently apply with a merge mapper will
just use the files which are newer than the output, even if the parallel 
attribute
is set to true.

This is exactly the same as using apply to make (for example) a zip or tar file 
- 
you want to list all the input files, even if they are not all newer than the
output.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to