I guess the only way to do extend the FileOuputFormat. Ankit
-----Original Message----- From: Tiago Veloso [mailto:[email protected]] Sent: Monday, April 26, 2010 2:23 PM To: [email protected] Cc: Tiago Veloso Subject: Chaining M/R Jobs Hi, I'm trying to find a way to control the output file names. I need this because I have a situation where I need to run a Job and then use it's output in the DistributedCache. So far the only way I've seen that makes it possible is rewriting the OutputFormat class but that seems a lot of work for such a simple task. Is there any way to do what I'm looking for? Tiago Veloso [email protected]
