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

HS2 should be able to get UDFs on demand from metastore

    XMLWordPrintableJSON

Details

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

    Description

      When multiple HS2s are run, creating a permanent fn is only executed on one of them, and the other HS2s don't get the new function. Unlike say with tables, where we always get stuff from db on demand, fns are registered at certain points in the code and if the new one is not registered, it will not be available.
      We should restore the pre-HIVE-2573 behavior of being able to refresh the UDFs on demand.

      Attachments

        1. HIVE-13596.01.patch
          8 kB
          Sergey Shelukhin
        2. HIVE-13596.02.patch
          20 kB
          Sergey Shelukhin
        3. HIVE-13596.03.patch
          19 kB
          Sergey Shelukhin
        4. HIVE-13596.patch
          8 kB
          Sergey Shelukhin

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: