You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Pavan Kumar Prakash Savanur <pa...@gmail.com> on 2017/09/12 09:04:43 UTC

CustomRecordReader in Hive query

I have written a CustomRecordReader which skips records randomly. I want to
write a hive query which uses my CustomRecordReader. How do i do that?