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

Norbert Kalmár updated HBASE-23828:
-----------------------------------
    Description: 
<hadoop.guava.version>11.0.2</hadoop.guava.version> 
is still used in hbase-backup, I missed it at first...
So, this should be either updated or removed. 
Checking which is feasible...

Update:
So even if I remove hadoop.guava.version, with hadoop-2 profile, 11.0.2 will be 
used during the build, and it will be on the classpath. 
Since hadoop only upgraded to guava 27.0 in hadoop-3, I'm not sure what we can 
do here. hadoop-2 is incompatible with guava 2x.x versions. 

  was:
<hadoop.guava.version>11.0.2</hadoop.guava.version> 
is still used in hbase-backup, I missed it at first...
So, this should be either updated or removed. 
Checking which is feasible...

So even if I remove hadoop.guava.version, with hadoop-2 profile, 11.0.2 will be 
used during the build, and it will be on the classpath. 
Since hadoop only upgraded to guava 27.0 in hadoop-3, I'm not sure what we can 
do here. hadoop-2 is incompatible with guava 2x.x versions. 


> Remove unused hadoop.guava.version from pom.xml
> -----------------------------------------------
>
>                 Key: HBASE-23828
>                 URL: https://issues.apache.org/jira/browse/HBASE-23828
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Norbert Kalmár
>            Assignee: Norbert Kalmár
>            Priority: Major
>
> <hadoop.guava.version>11.0.2</hadoop.guava.version> 
> is still used in hbase-backup, I missed it at first...
> So, this should be either updated or removed. 
> Checking which is feasible...
> Update:
> So even if I remove hadoop.guava.version, with hadoop-2 profile, 11.0.2 will 
> be used during the build, and it will be on the classpath. 
> Since hadoop only upgraded to guava 27.0 in hadoop-3, I'm not sure what we 
> can do here. hadoop-2 is incompatible with guava 2x.x versions. 



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

Reply via email to