[ https://issues.apache.org/jira/browse/HIVE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ning Zhang updated HIVE-1075: ----------------------------- Resolution: Fixed Fix Version/s: 0.6.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks Zheng! > Make it possible for users to recover data when moveTask fails > -------------------------------------------------------------- > > Key: HIVE-1075 > URL: https://issues.apache.org/jira/browse/HIVE-1075 > Project: Hadoop Hive > Issue Type: Bug > Reporter: Zheng Shao > Assignee: Zheng Shao > Fix For: 0.6.0 > > Attachments: HIVE-1075.1.patch > > > If a "INSERT OVERWRITE" query fails after deleting the output table content > but before moving the new content into that output table, we should allow > user to recover the data manually. > In order to do that, we should expose the temp location of the data and we > should not remove the temp data. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.