Hi, We have a use-case to have multiple outputs emitted from MR job. I couldn't find an implementation for Text (similar to AvroPathPerKeyTarget). So I wrote a target and OutputFormat implementation for the same. If the idea looks okay, I'd like to commit it to the core code.
Thanks.