Hi, I need to read an RC file in my map reduce using newer Api.
I was trying to use RCFileMapReduceInputFormat, but it seems, it has a bug an rather than returning a single record, it returns the whole file. May be I am missing out something trivial. Could you please suggest, what can I use to read records from RC file. Any pointers or some sample code will be of great help. Thanks in advance. Regards, Rakesh.