che.org>" <mailto:dev@hive.apache.org>>
> Subject: Reading RC file using Mapreduce
>
> 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 return
ive.apache.org>"
mailto:dev@hive.apache.org>>
Subject: Reading RC file using Mapreduce
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 f
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