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

Pig's register command should support automatic fetching of jars from repo.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.16.0
    • None
    • None
    • Reviewed

    Description

      Currently Pig's register command takes a local path to a dependency jar .
      This clutters the local file-system as users may forget to remove this jar later.
      It would be nice if Pig supported a Gradle like notation to download the jar from a repository.
      Ex: At the top of the Pig script a user could add
      register '<group>:<module>:<version>';
      It should be backward compatible and should support a local file path if so desired.

      RB: https://reviews.apache.org/r/31662/

      Attachments

        1. PIG-4417.1.patch
          21 kB
          Akshay Rai
        2. PIG-4417.2.patch
          22 kB
          Akshay Rai
        3. PIG-4417.3.patch
          28 kB
          Akshay Rai
        4. PIG-4417.4.patch
          28 kB
          Akshay Rai
        5. PIG-4417.5.patch
          29 kB
          Akshay Rai

        Issue Links

          Activity

            People

              akshayrai09 Akshay Rai
              akshayrai09 Akshay Rai
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: