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

Edward Capriolo commented on HIVE-4865:
---------------------------------------

OMG. The future is here!
                
> HiveLockObjects: Unlocking retries/times out when query contains ":"
> --------------------------------------------------------------------
>
>                 Key: HIVE-4865
>                 URL: https://issues.apache.org/jira/browse/HIVE-4865
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>         Attachments: HIVE-4865.1.patch, HIVE-4865.2.patch
>
>
> The full query string is part of the HiveLockObject. If that string contains 
> a ":" the data fetched from Zookeeper will not be correctly parsed. This 
> causes locks that have been released to not be removed from the lock list.
> The result is that the same path will be removed from zookeeper multiple 
> times. This fails and causes a very long retry loop.
> timestamp_1.q & timestamp_2.q take an hour right now. The reason is just this 
> problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to