Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D77EA10C43 for ; Thu, 15 Aug 2013 01:14:50 +0000 (UTC) Received: (qmail 40420 invoked by uid 500); 15 Aug 2013 01:14:50 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 40348 invoked by uid 500); 15 Aug 2013 01:14:50 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 40339 invoked by uid 99); 15 Aug 2013 01:14:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 01:14:50 +0000 Date: Thu, 15 Aug 2013 01:14:50 +0000 (UTC) From: "Elliott Clark (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9213) create a unified shim for hadoop 1 and 2 so that there's one build of HBase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740528#comment-13740528 ] Elliott Clark commented on HBASE-9213: -------------------------------------- https://repository.apache.org/content/groups/snapshots/org/apache/hbase/hbase-common/ I think that there will be two different versions of hbase-common > create a unified shim for hadoop 1 and 2 so that there's one build of HBase > --------------------------------------------------------------------------- > > Key: HBASE-9213 > URL: https://issues.apache.org/jira/browse/HBASE-9213 > Project: HBase > Issue Type: Brainstorming > Components: build > Reporter: Sergey Shelukhin > Fix For: 0.96.0 > > > This is a brainstorming JIRA. Working with HBase dependency at this point seems to be rather painful from what I hear from other folks. We could do the hive model with unified shim, built in such manner that it can work with either version, where at build time dependencies for all 2-3 versions are pulled and the appropriate one is used for tests, and when running HBase you have to point at Hadoop directory to get the dependencies. I am not very proficient at maven so not quite certain of the best solution yet. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira