[ https://issues.apache.org/jira/browse/HIVE-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
He Yongqiang updated HIVE-945: ------------------------------ Resolution: Fixed Release Note: custom mappers/reducers should not be initialized at compile time Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) I just committed. Thanks, Namit! > 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, hive.945.2.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.