[
https://issues.apache.org/jira/browse/HIVE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namit Jain updated HIVE-945:
----------------------------
Attachment: hive.945.1.patch
> custom mappers/reducers should not be initialized at compile time
> -----------------------------------------------------------------
>
> Key: HIVE-945
> URL: https://issues.apache.org/jira/browse/HIVE-945
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Query Processor
> Affects Versions: 0.5.0
> Reporter: Namit Jain
> Assignee: Namit Jain
> Attachments: hive.945.1.patch
>
>
> custom mappers/reducers should not be initialized at compile time
> Instead of being initialized at compile time, they should be initialized at
> the first row, since the custom job may be doing some redundant work or
> some task specific work
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.