[jira] [Created] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
Adrian Popescu created HIVE-6041: Summary: Incorrect task dependency graph for skewed join optimization Key: HIVE-6041 URL: https://issues.apache.org/jira/browse/HIVE-6041 Project: Hive

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

[jira] [Updated] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2013-12-17 Thread Adrian Popescu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Popescu updated HIVE-6041: - Description: The dependency graph among task stages is incorrect for the skewed join optimized

skewed join problem

2013-11-19 Thread Adrian Popescu
Hello All, I encounter a bug when executing TPCH queries with skewed join optimization enabled: In particular, if the skewed join optimization is enabled but not triggered (i.e., the number of rows with the same key is less than hive.skewjoin.key) all the following jobs of the query are