Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4635

Reduce bootstrap time for Python virtualenv

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.8.0
    • Impala 2.9.0
    • Infrastructure
    • None

    Description

      bootstrap_virtualenv.py can take a long time to run the first time because it compiles cython and kudu-python from scratch with a single core. Subsequent runs are faster because pip caches the results (although this has other potential downsides, like hard-to-reproduce errors is something bad is cached).

      We should figure out a way to speed this up.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: