Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2954

bug of do-component-build which may cause spark build failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.1
    • None
    • spark
    • Patch, Important

    Description

      The mvn command in the last line of spark/do-component-build uses "mvn", but here should be "./build/mvn".

      make-distribution.sh will only run "mvn clean package", so in order to get the Spark packages installed in the local Maven repository (or to run the tests), we need to run "mvn install" again.

      make-distribution.sh uses "./build/mvn" but in do-component-build "mvn" is used, which may be in wrong version.

      It will cause build failure when a mvn of old version was set in PATH.

      This may cause that "mvn install" build failure after "mvn clean package" build successfully.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              CZWin32768 Zewen Chi
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - 5m
                  5m
                  Remaining:
                  Remaining Estimate - 5m
                  5m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified