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

Andrew Purtell commented on HBASE-13339:
----------------------------------------

I was also going to suggest we do Hadoop 2.5 instead, I see folks above have 
already done so.

bq. guidance on how to use the script to check transitive dependencies of this 
upgrade

It doesn't check transitive dependencies. It only checks HBase jars, and unless 
you comment out part of the script (I'm thinking of adding a new command line 
option) it will only check Public annotated interfaces. I don't think our HBase 
API compat tool should check the APIs of transitive dependencies. Considering 
those part of _our_ API would be madness.

The JavaACC tool under the covers can be made to check compat between any two 
versions of any set of jars, but you'll have to do it by hand. 

> Update default Hadoop version to 2.6.0
> --------------------------------------
>
>                 Key: HBASE-13339
>                 URL: https://issues.apache.org/jira/browse/HBASE-13339
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0, 1.1.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-13339.patch
>
>
> Current default Hadoop version is getting a little long in the tooth. We 
> should update to the latest version. The latest version is backwards 
> compatible with 2.5.1's dfs and mr so this should be painless.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to