[ 
https://issues.apache.org/jira/browse/HIVE-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Namit Jain reassigned HIVE-826:
-------------------------------

    Assignee: He Yongqiang

> cleanup HiveInputFormat.getRecordReader()
> -----------------------------------------
>
>                 Key: HIVE-826
>                 URL: https://issues.apache.org/jira/browse/HIVE-826
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: He Yongqiang
>
> Currently, the columns needed are stored in the job conf during 
> getRecordReader().
> It should be part of mapredWork() and used directly by RCFile record reader.
> In future, some metadata may be required by other readers (for eg. HBase may 
> need something to do a point lookup) - it should be part of mapredWork.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to