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

LLAP: allow ignoring the UDF check during compile time

    XMLWordPrintableJSON

Details

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

    Description

      Before UDF support is implemented, users can utilize auxjars option to package additional jars in the LLAP slider package (that was initially intended for serdes) to have some primitive UDF support. The only obstacle is that the query with UDFs will not be sent to LLAP right now; the user should be able to override that; the query with UDFs will be sent to LLAP then, and either work from a pre-packaged jar, or fail if there's no jar for this UDF (there will be no localization).

      That can also be used later if desired to avoid the permanent UDF route, or for other special circumstances (like bugs in localization ).

      Attachments

        1. HIVE-13116.patch
          11 kB
          Sergey Shelukhin

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: