[ https://issues.apache.org/jira/browse/HIVE-4865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711980#comment-13711980 ]
Hudson commented on HIVE-4865: ------------------------------ FAILURE: Integrated in Hive-trunk-hadoop1-ptest #89 (See [https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/89/]) HIVE-4865 - HiveLockObjects: Unlocking retries/times out when query contains ":" (Gunther Hagleitner via Brock Noland) (brock: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1504225) * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveLockObject.java > 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 > Fix For: 0.12.0 > > Attachments: HIVE-4865.1.patch, HIVE-4865.2.patch, HIVE-4865.3.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