Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The following query works fine in hive TestCliDriver test suite but not minimr because different Hadoop file system is used.
The error is
Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: Unable to rename output from: .../_task_tmp.-ext-10002/key=103/_tmp.000000_0 to: .../_tmp.-ext-10002/key=103/000000_0
Attachments
Attachments
Issue Links
- relates to
-
HIVE-3832 Insert overwrite doesn't create a dir if the skewed column position doesnt match
- Closed