You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/04/29 10:29:00 UTC

[jira] [Resolved] (HBASE-24281) Remove some stale hadoop.version properties in the pom for sub modules

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

Duo Zhang resolved HBASE-24281.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to branch-2.2+.

Thanks [~binlijin] and [~janh] for reviewing.

> Remove some stale hadoop.version properties in the pom for sub modules
> ----------------------------------------------------------------------
>
>                 Key: HBASE-24281
>                 URL: https://issues.apache.org/jira/browse/HBASE-24281
>             Project: HBase
>          Issue Type: Bug
>          Components: hadoop3, pom
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.2.5
>
>
> For example in hbase-client/pom.xml, we have this in the hadoop-3.0 profile
> {code}
>       <properties>
>         <hadoop.version>3.0-SNAPSHOT</hadoop.version>
>       </properties>
> {code}
> Which is useless and confusing.
> Let's  purge them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)