Reducer result format

So the Reducer out will always be in tab separated format or we have an option to use any other delimiters like semi-colon or comma or pipe?.

You can control the output format by specifying the output format class.

Thanks, Sandeep. Would you be able to provide some sample here?.