You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Adam Kramer (JIRA)" <ji...@apache.org> on 2011/03/10 02:09:59 UTC

[jira] Commented: (HIVE-1731) Improve miscellaneous error messages

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

Adam Kramer commented on HIVE-1731:
-----------------------------------

FAILED - LOCKS ON THE UNDERLYING OBJECTS CANNOT BE ACQUIRED. RETRY AFTER SOME TIME

should be

FAILED - Somebody is currently running a query that will replace this table or partition. Retry after some time.

or

FAILED - Somebody is currently reading from a table or partition you are attempting to overwrite. Retry after some time.

...depending on whether the user is trying to read or write, respectively. 

> Improve miscellaneous error messages
> ------------------------------------
>
>                 Key: HIVE-1731
>                 URL: https://issues.apache.org/jira/browse/HIVE-1731
>             Project: Hive
>          Issue Type: Improvement
>          Components: Diagnosability, Query Processor
>            Reporter: John Sichi
>
> This is a place for accumulating error message improvements so that we can update a bunch in batch.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira