Rui Li created HIVE-9855:
----------------------------
Summary: Runtime skew join doesn't work when skewed data only
exists in big table
Key: HIVE-9855
URL: https://issues.apache.org/jira/browse/HIVE-9855
Project: Hive
Issue Type: Bug
Reporter: Rui Li
Assignee: Rui Li
To reproduce, enable runtime skew join and then join two tables that skewed
data only exists in one of them. The task will fail with the following
exception:
{noformat}
Error: java.lang.RuntimeException: Hive Runtime Error while closing operators:
java.io.IOException: Unable to rename output to: hdfs://......
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)