[
https://issues.apache.org/jira/browse/HBASE-16887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590961#comment-15590961
]
Duo Zhang commented on HBASE-16887:
-----------------------------------
The hadoop checks are triggered in the function hadoopcheck_rebuild declared in
hbase-personality.sh. If we know the branch we on, it is possible to use
different hadoop versions for different branches.
So could yetus send the branch name as a parameter to this function? Or could
we run some git commands to get the branch name? The command itself is simple,
the problem is we need to run it inside the local repo.
Any ideas [~busbey]? Thanks.
> Allow setting different hadoopcheck versions in precommit for different
> branches
> --------------------------------------------------------------------------------
>
> Key: HBASE-16887
> URL: https://issues.apache.org/jira/browse/HBASE-16887
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Duo Zhang
>
> http://hbase.apache.org/book.html#hadoop
> The supportted hadoop versions are different for different HBase versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)