You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/24 18:58:00 UTC

[jira] [Resolved] (HBASE-13740) Stop using Hadoop private interfaces

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

Andrew Kyle Purtell resolved HBASE-13740.
-----------------------------------------
    Resolution: Resolved

Resolved by subtask

> Stop using Hadoop private interfaces
> ------------------------------------
>
>                 Key: HBASE-13740
>                 URL: https://issues.apache.org/jira/browse/HBASE-13740
>             Project: HBase
>          Issue Type: Umbrella
>    Affects Versions: 2.0.0
>            Reporter: Sean Busbey
>            Priority: Major
>
> Now that we are push downstream folks to stay off of our private interfaces, we should provide a good example by doing the same with Hadoop.
> Things to do in this umbrella
> * We need a good way to check; manual inspection is untenable
> * For anything where Hadoop isn't maintaining an isolated API (i.e. they include a non-org.apache.hadoop or jvm class), we should just rip things out
> * For the rest we'll need to determine if we ask for upgrading things to LimitedPrivate(HBase) or Public 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)