[
https://issues.apache.org/jira/browse/HBASE-13637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538311#comment-14538311
]
Enis Soztutar commented on HBASE-13637:
---------------------------------------
I think this is the right approach, but I would prefer to always use the same
version of Hadoop unless specified otherwise. Can we do something like this:
{code}
<hadoop-two-minikdc.version>${hadoop-two.version}</hadoop-two-minikdc.version>
{code}
Then we can still build with hadoop-2.2 by specifying
{{hadoop-two-minikdc.version}} explicitly. The common case is that we want
those versions to be the same unless there is a reason.
> branch-1.1 does not build against hadoop-2.2.
> ---------------------------------------------
>
> Key: HBASE-13637
> URL: https://issues.apache.org/jira/browse/HBASE-13637
> Project: HBase
> Issue Type: Bug
> Reporter: Nick Dimiduk
> Fix For: 1.1.0
>
> Attachments: HBASE-13637-branch-1.1.patch
>
>
> From RC0 VOTE thread,
> {quote}
> The build is broken with Hadoop-2.2 because mini-kdc is not found:
> \[ERROR\] Failed to execute goal on project hbase-server: Could not resolve
> dependencies for project org.apache.hbase:hbase-server:jar:1.1.0: Could not
> find artifact org.apache.hadoop:hadoop-minikdc:jar:2.2
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)