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 "Ray Chiang (JIRA)" <ji...@apache.org> on 2017/07/25 17:19:00 UTC

[jira] [Commented] (YARN-6868) Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml

    [ https://issues.apache.org/jira/browse/YARN-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100391#comment-16100391 ] 

Ray Chiang commented on YARN-6868:
----------------------------------

Oddly, I also see this entry as being unnecessary or at least I can't figure out how make this fail when I remove it.

{noformat}
    <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-yarn-server-timelineservice</artifactId>
      <scope>test</scope>
      <type>test-jar</type>
    </dependency>
{noformat}

> Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml
> -------------------------------------------------------------------------------
>
>                 Key: YARN-6868
>                 URL: https://issues.apache.org/jira/browse/YARN-6868
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 3.0.0-beta1
>            Reporter: Ray Chiang
>            Assignee: Ray Chiang
>         Attachments: YARN-6868.001.patch
>
>
> The tag
> {noformat}
>     <scope>test</scope>
> {noformat}
> is missing from a few entries in the pom.xml for hadoop-yarn-server-resourcemanager.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org