Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6047 Permanent UDFs in Hive
  3. HIVE-6380

Specify jars/files when creating permanent UDFs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • UDF
    • None
    • Hide
      This allows the user to specify what jars/files/archives are required for a permanent UDF:

      CREATE FUNCTION [db_name.]function_name AS class_name [USING JAR|FILE|ARCHIVE 'file_uri' [, JAR|FILE|ARCHIVE 'file_uri'] ]

      When the function is referenced for the first time by a Hive session, these resources will be added to the environment.
      Show
      This allows the user to specify what jars/files/archives are required for a permanent UDF: CREATE FUNCTION [db_name.]function_name AS class_name [USING JAR|FILE|ARCHIVE 'file_uri' [, JAR|FILE|ARCHIVE 'file_uri'] ] When the function is referenced for the first time by a Hive session, these resources will be added to the environment.

    Description

      Need a way for a permanent UDF to reference jars/files.

      Attachments

        1. HIVE-6380.1.patch
          2.19 MB
          Jason Dere
        2. HIVE-6380.2.patch
          2.19 MB
          Jason Dere
        3. HIVE-6380.3.patch
          519 kB
          Jason Dere
        4. HIVE-6380.4.patch
          518 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: