[ https://issues.apache.org/jira/browse/HIVE-4865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13709981#comment-13709981 ]
Hive QA commented on HIVE-4865: ------------------------------- {color:red}Overall:{color} -1 build exited with an error Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12592504/HIVE-4865.1.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s) Failed tests: org.apache.hadoop.hive.ql.lockmgr.TestEmbeddedLockManager.testLocking Test results: https://builds.apache.org/job/jenkins-Hive-Precommit-trunk-hadoop1-ptest/5/testReport Console output: https://builds.apache.org/job/jenkins-Hive-Precommit-trunk-hadoop1-ptest/5/console This message is automatically generated. Executing org.apache.hive.ptest.execution.CleanupPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 1 tests failed > 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 > > > 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