[ 
https://issues.apache.org/jira/browse/HIVE-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141877#comment-13141877
 ] 

Ashutosh Chauhan commented on HIVE-1666:
----------------------------------------

@Namit,
Currently metastore already does retry? Were you thinking of something else 
here?
                
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to