You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Ved Prakash Pandey (JIRA)" <ji...@apache.org> on 2015/08/26 07:50:46 UTC

[jira] [Updated] (YARN-4084) Yarn should allow to skip hadoop-yarn-server-tests project from build..

     [ https://issues.apache.org/jira/browse/YARN-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ved Prakash Pandey updated YARN-4084:
-------------------------------------
    Priority: Minor  (was: Major)

> Yarn should allow to skip hadoop-yarn-server-tests project from build..
> -----------------------------------------------------------------------
>
>                 Key: YARN-4084
>                 URL: https://issues.apache.org/jira/browse/YARN-4084
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.7.1
>            Reporter: Ved Prakash Pandey
>            Priority: Minor
>
> For fast compilation one can try to skip the test code compilation by using {{-Dmaven.test.skip=true}}. But when yarn-project fails to compile when this option is used. This is because, it depends on hadoop-yarn-server-tests project. 
> Below is the exception :
> {noformat}
> [ERROR] Assembly: hadoop-yarn-dist is not configured correctly: Cannot find attachment with classifier: tests in module project: org.apache.hadoop:hadoop-yarn-server-tests:jar:2.7.0. Please exclude this module from the module-set.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)