You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2010/01/20 23:39:54 UTC

[jira] Created: (HIVE-1075) Make it possible for users to recover data when moveTask fails

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




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1075) Make it possible for users to recover data when moveTask fails

Posted by "Ning Zhang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803046#action_12803046 ] 

Ning Zhang commented on HIVE-1075:
----------------------------------

+1 looks good. will commit if tests pass.

> 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
>         Attachments: HIVE-1075.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1075) Make it possible for users to recover data when moveTask fails

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-1075:
-----------------------------

    Description: 
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.


> 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
>         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.


[jira] Updated: (HIVE-1075) Make it possible for users to recover data when moveTask fails

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-1075:
-----------------------------

    Status: Patch Available  (was: Open)

> 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
>         Attachments: HIVE-1075.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1075) Make it possible for users to recover data when moveTask fails

Posted by "Ning Zhang (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (HIVE-1075) Make it possible for users to recover data when moveTask fails

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-1075:
-----------------------------

    Attachment: HIVE-1075.1.patch

> 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
>         Attachments: HIVE-1075.1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.