[ 
https://issues.apache.org/jira/browse/HADOOP-13918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164035#comment-16164035
 ] 

Sean Busbey commented on HADOOP-13918:
--------------------------------------

{quote}
1. Because Hbase is using hadoop internals, do you means hbase is using some 
API's which are not marked public? Is this the reason for moving this task to 
3.1?
{quote}

Right, HBase uses a bunch of non-public interfaces and I have to get those uses 
isolated before I can move the bulk of hbase to rely on the client artifacts.

{quote}
2. especially in a way that can swap in Hadoop 2 via maven profiles (I think we 
can pass in hadoop version to hbase during compilation, is this is what what 
you mean here?
{quote}

Yeah, HBase relies on maven profiles to handle picking out particular 
dependencies and versions for its Hadoop use.

> Add integration tests for shaded client based on use by HBase
> -------------------------------------------------------------
>
>                 Key: HADOOP-13918
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13918
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Minor
>
> Look at the tests that HBase runs against the Hadoop Minicluster and make 
> sure that functionality is tested in our integration tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to