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

Ted Yu commented on HBASE-17307:
--------------------------------

In hbase-server/pom.xml :
{code}
    <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-distcp</artifactId>
      <version>${hadoop-two.version}</version>
    </dependency>
{code}
There is no need to add hadoop-two.version , right ?
I don't see such for the other neighboring dependencies.

> Fix pom.xml (distcp version)
> ----------------------------
>
>                 Key: HBASE-17307
>                 URL: https://issues.apache.org/jira/browse/HBASE-17307
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17307.HBASE-7912.v1.patch
>
>
> Currently, hbase-server/pom.xml has hardcoded version for distcp package, 
> which is hadoop-two.version. This won't work for hadoop-three.version profile.



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

Reply via email to