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

Unify backend tests into a single executable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.2.0
    • Impala 3.3.0
    • Infrastructure
    • None
    • ghx-label-2

    Description

      Each backend test links in all of our libraries, so each backend test executable is ~400MB. Impala has 100+ backend test executables and this number will only grow, so this means a fully built Impala development environment will have 40GB of backend tests. Relinking these backend tests also takes a significant chunk of time.

      We should explore linking the backend tests into a single executable and using gtest_filter to run individual tests from that executable. This would reduce the diskspace requirement as well as the link time for backend tests.

      This is an umbrella Jira to track tasks associated with this change.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: