Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-881

Pig should ship load udfs to the backend

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.4.0
    • impl
    • None

    Description

      Currently, when we use load udfs, we have to use "register" statement. It is ideal that if user put udf jars in classpath, we can omit register statement, Pig can pick the udf from classpath automatically.

      However, Pig do not ship load udfs currently, the classpath approach does not work. "register" works because Pig ship that entire jar. Pig do ship eval udfs and storage udfs, we should ship load udfs as well.

      Attachments

        1. PIG-881-1.patch
          1 kB
          Daniel Dai
        2. PIG-881-2.patch
          3 kB
          Daniel Dai
        3. PIG-881-3.patch
          3 kB
          Daniel Dai

        Activity

          People

            daijy Daniel Dai
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: