[ https://issues.apache.org/jira/browse/HIVE-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539020#comment-13539020 ]
Hudson commented on HIVE-3828: ------------------------------ Integrated in Hive-trunk-h0.21 #1873 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1873/]) HIVE-3828 insert overwrite fails with stored-as-dir in cluster (Gang Tim Liu via namit) (Revision 1425398) Result = SUCCESS namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1425398 Files : * /hive/trunk/build-common.xml * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java * /hive/trunk/ql/src/test/queries/clientpositive/list_bucket_dml_10.q * /hive/trunk/ql/src/test/results/clientpositive/list_bucket_dml_10.q.out > insert overwrite fails with stored-as-dir in cluster > ---------------------------------------------------- > > Key: HIVE-3828 > URL: https://issues.apache.org/jira/browse/HIVE-3828 > Project: Hive > Issue Type: Bug > Components: Import/Export > Reporter: Gang Tim Liu > Assignee: Gang Tim Liu > Fix For: 0.11 > > Attachments: HIVE-3828.patch.1 > > > The following query works fine in hive TestCliDriver test suite but not > minimr because different Hadoop file system is used. > The error is > {code} > 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 > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira