[
https://issues.apache.org/jira/browse/HBASE-26164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391841#comment-17391841
]
Josh Elser commented on HBASE-26164:
------------------------------------
I was expecting to get some test breakages as a result of the newer
aws-java-sdk, but it seems like that's in conjunction with hadoop 3.3. So, this
change gets really easy. Harder work to be done in HBASE-25900.
> Update dependencies in hbase-filesystem
> ---------------------------------------
>
> Key: HBASE-26164
> URL: https://issues.apache.org/jira/browse/HBASE-26164
> Project: HBase
> Issue Type: Task
> Components: hboss
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: hbase-filesystem-1.0.0-alpha2
>
>
> hbase-filesystem still has some old dependencies. Notably aws-java-sdk is at
> 1.11.525 whereas hadoop is all the way at 1.11.1026.
> We're also still building HBase 2 against 2.1.4 instead of anything newer.
> Bump up the relevant dependencies to something more current and make sure the
> code still works.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)