[
https://issues.apache.org/jira/browse/YETUS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
MENG DING updated YETUS-159:
----------------------------
Component/s: Test Patch
> mvninstall test fails
> ---------------------
>
> Key: YETUS-159
> URL: https://issues.apache.org/jira/browse/YETUS-159
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: MENG DING
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)