Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-159

mvninstall test fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Precommit
    • None

    Description

      When working on YARN-1509 and YARN-1510, Yetus test failed at mvninstall. A closer look at the error revealed that mvninstall test goes directly into hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell directory and does a mvn install which still uses the old local maven repo for yarn client. This causes the build to fail.

      Ideally, the mvn install test should figure out dependencies between modules. For example, it should do mvn install on yarn client first before doing mvn install on distributed shell application. It this is not possible, the mvn install should be done in the root hadoop directory.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mding MENG DING
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: