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

Make JavaDataModel#get thread safe for parallel compilation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • HiveServer2, storage-api
    • None

    Description

      The class JavaDataModel has a static method, #get, that is not thread safe. This may be an issue when parallel query compilation is enabled because two threads may attempt to call JavaDataModel#get at the same time, etc.

      Attachments

        1. HIVE-13699.2.patch
          5 kB
          Peter Slawski
        2. HIVE-13699.1.patch
          5 kB
          Peter Slawski

        Activity

          People

            petersla Peter Slawski
            petersla Peter Slawski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: