[jira] [Updated] (HIVE-8328) MapJoin implementation in Tez should not reload hashtables

2014-10-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8328: -- Resolution: Fixed Release Note: HIVE-8328: Mapjoins in reducer vertices should reuse cached hashtables

[jira] [Updated] (HIVE-8328) MapJoin implementation in Tez should not reload hashtables

2014-10-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8328: -- Attachment: HIVE-8328.1.patch MapJoin implementation in Tez should not reload hashtables

[jira] [Updated] (HIVE-8328) MapJoin implementation in Tez should not reload hashtables

2014-10-08 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8328: -- Release Note: Mapjoins in reducer vertices should reuse cached hashtables Status: Patch Available

[jira] [Updated] (HIVE-8328) MapJoin implementation in Tez should not reload hashtables

2014-10-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8328: -- Attachment: HIVE-8328.WIP.patch This fixes the symptoms at least. MapJoin implementation in Tez should not

[jira] [Updated] (HIVE-8328) MapJoin implementation in Tez should not reload hashtables

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8328: -- Summary: MapJoin implementation in Tez should not reload hashtables (was: TezCacheAccess needs to cache Vertex

[jira] [Updated] (HIVE-8328) MapJoin implementation in Tez should not reload hashtables

2014-10-01 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-8328: -- Description: {code} private void loadHashTable() throws HiveException { if ((this.getExecContext() !=