ashutoshcipher commented on PR #4248: URL: https://github.com/apache/hadoop/pull/4248#issuecomment-1160488616
> Thanks @ashutoshcipher for the patch. > > 1. Can you include the same improvement to new api org.apache.hadoop.mapreduce.lib.output.MultipleOutputs as well. > > 2. Can you add a test case if possible, else pls provide a reason. Thanks @PrabhuJoseph for review and suggestions. 1. I have updated the ```org.apache.hadoop.mapreduce.lib.output.MultipleOutputs``` as well. 2. I think we dont need a specific unit test in this case as we just paralleling the current calls and current unit tests are already testing the over features/cases -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
