Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4865

HiveLockObjects: Unlocking retries/times out when query contains ":"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      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.

      Attachments

        1. HIVE-4865.1.patch
          1 kB
          Gunther Hagleitner
        2. HIVE-4865.2.patch
          1 kB
          Gunther Hagleitner
        3. HIVE-4865.3.patch
          2 kB
          Gunther Hagleitner

        Activity

          People

            hagleitn Gunther Hagleitner
            hagleitn Gunther Hagleitner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: