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

Allow pig build to pull from alternate maven repo to enable building against newer hadoop versions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0, 0.9.0
    • 0.8.0, 0.9.0
    • None
    • None
    • Reviewed
    • Hide
      To run against a maven repo of the form http://myrepo.org/maven to use a hadoop version of the form 0.20.myversion the ant commandline is:

      ant -Dmvnrepo=http://myrepo.org/maven -Dhadoop-core.version=0.20.myversion -Dhadoop-test.version=0.20.myversion
      Show
      To run against a maven repo of the form http://myrepo.org/maven to use a hadoop version of the form 0.20.myversion the ant commandline is: ant -Dmvnrepo= http://myrepo.org/maven -Dhadoop-core.version=0.20.myversion -Dhadoop-test.version=0.20.myversion

    Description

      Currently pig build only pulls jar from http://repo1.maven.org/maven2/ for the dependencies. THis restricts the build to only released hadoop versions (and other dependencies). It would be good if pig build is configurable to use any maven repo url (with default being maven.org repo).

      Attachments

        1. PIG-1707.patch
          2 kB
          Pradeep Kamath

        Activity

          People

            pradeepkth Pradeep Kamath
            pradeepkth Pradeep Kamath
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: