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

Always check for latest Tez snapshot dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.14.0
    • build, tez
    • None

    Description

      The ivy resolver for apache-snapshots sets checkModified="true" which updates the metadata of Tez dependencies if there are modifications, but since the intermediary Tez builds are published under the same revision (0.5.0-incubating-SNAPSHOT) the local cache will only be populated for the first time with the jars and it won't get updated afterwards.

      In order to force ivy to always look up the repository whether there are changes in the Tez snapshots jars, changing="true" should be set on the Tez dependencies.

      Remark: when Tez dependencies are bumped up to a stable release, this flag needs to be removed.

      Attachments

        1. PIG-4027.patch
          2 kB
          Lorand Bendig

        Activity

          People

            lbendig Lorand Bendig
            lbendig Lorand Bendig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: