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

getFunctionInfo is downloading jar on every call

    XMLWordPrintableJSON

Details

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

    Description

      on queries using permanent udfs, the jar file of the udf is downloaded multiple times. Each call originating from Registry.getFunctionInfo. This increases time for the query, especially if that query is just an explain query. The jar should be downloaded once, and not downloaded again if the udf class is accessible in the current thread.

      Attachments

        1. HIVE-13903.02.patch
          1 kB
          Rajat Khandelwal
        2. HIVE-13903.01.patch
          1.0 kB
          Rajat Khandelwal
        3. HIVE-13903.01.patch
          169 kB
          Rajat Khandelwal

        Issue Links

          Activity

            People

              prongs Rajat Khandelwal
              prongs Rajat Khandelwal
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: