devdoer bird Mon, 26 Dec 2011 02:42:57 -0800
HI: In streming MR program, I use /bin/cat as a mapper and set reducer=NONE, but the outputs all end with a tab separator. How do I configure the streaming MR program to remove the ending separator?
Thanks.