You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/09/01 18:41:00 UTC

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

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

stack updated HBASE-13740:
--------------------------
    Fix Version/s:     (was: 2.0.0-alpha-3)
                   2.0.0

> 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: Blocker
>             Fix For: 2.0.0
>
>
> 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
(v6.4.14#64029)