Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3285

Tez UI: Lock down dependency versions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None
    • Reviewed

    Description

      All dependencies of tez-ui is having fixed versions. But the dependencies of our dependencies are not. Hence a level down in the dependency tree, the build might be looking for the latest packages in every build. This affects the reliability of the UI build. This must be fixed in both the package managers used by Tez UI - NPM & Bower.

      NPM:
      npm shrinkwrap create a separate JSON from the currently installed packages, and ensure that the complete dependency tree is intact across all the build.

      Yarn:
      Replace NPM with Yarn. Yarn is a package manager developed to solve this issue and many more.

      Bower:
      Bower shrinkwrap resolver plugin can be used to lock the dependency versions.

      Attachments

        1. TEZ-3285.6.patch
          187 kB
          Sreenath Somarajapuram
        2. TEZ-3285.5.patch
          188 kB
          Sreenath Somarajapuram
        3. TEZ-3285.4.patch
          187 kB
          Sreenath Somarajapuram
        4. TEZ-3285.3.patch
          600 kB
          Sreenath Somarajapuram
        5. TEZ-3285_batch-0.8_1.patch
          599 kB
          Sreenath Somarajapuram
        6. TEZ-3285.2.patch
          599 kB
          Sreenath Somarajapuram
        7. TEZ-3285.1.patch
          598 kB
          Sreenath Somarajapuram

        Activity

          People

            Sreenath Sreenath Somarajapuram
            Sreenath Sreenath Somarajapuram
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: