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

Allen Wittenauer resolved MAPREDUCE-3741.
-----------------------------------------
    Resolution: Fixed

stale

> Conflicting dependency in hadoop-mapreduce-examples
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-3741
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3741
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Kihwal Lee
>
> {code:xml}
>      <dependency>
>        <groupId>org.apache.hadoop</groupId>
>        <artifactId>hadoop-mapreduce-client-hs</artifactId>
>        <scope>provided</scope>
>      </dependency>
>      <dependency>
>        <groupId>org.apache.hadoop</groupId>
>        <artifactId>hadoop-mapreduce-client-hs</artifactId>
>        <scope>test</scope>
>      </dependency>
> {code}
> Are we missing <type> here?



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

Reply via email to