You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2016/03/31 18:50:25 UTC

[jira] [Resolved] (HIVE-1666) retry metadata operation in case of an failure

     [ https://issues.apache.org/jira/browse/HIVE-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thejas M Nair resolved HIVE-1666.
---------------------------------
    Resolution: Not A Problem

retries are already in place

> retry metadata operation in case of an failure
> ----------------------------------------------
>
>                 Key: HIVE-1666
>                 URL: https://issues.apache.org/jira/browse/HIVE-1666
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore, Query Processor
>            Reporter: Namit Jain
>            Assignee: Paul Yang
>
> If a user is trying to insert into a partition,
> insert overwrite table T partition (p) select ..
> it is possible that the directory gets created, but the metadata creation of T@p fails - 
> currently, we will just throw an error. The final directory has been created.
> It will be useful to at-least retry the metadata operation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)