Yes, you can do that. Just output null as the key in reducer and you wont get the key or the tab delimiter in your output.
Sugandha Naolekar wrote: > > Hello! > > Running a simple MR job, and setting a replication factor of 2. > Now, > after its execution, the output is split in files named as part-00000 and > so > on. I want to ask is, can't we avoid these keys or key values to get > printed > in output files? I mean, I am getting the output in the files in key-value > pair. I want just the data and not the keys(integers) in it. > > > > > -- > Regards! > Sugandha > > -- View this message in context: http://www.nabble.com/Some-issues%21-tp25289798p25323434.html Sent from the Hadoop core-user mailing list archive at Nabble.com.
