Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8FF126FD7 for ; Thu, 26 May 2011 09:52:32 +0000 (UTC) Received: (qmail 96615 invoked by uid 500); 26 May 2011 09:52:32 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 96512 invoked by uid 500); 26 May 2011 09:52:31 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 96486 invoked by uid 500); 26 May 2011 09:52:31 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 96483 invoked by uid 99); 26 May 2011 09:52:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2011 09:52:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2011 09:52:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3A5E7E020B for ; Thu, 26 May 2011 09:51:48 +0000 (UTC) Date: Thu, 26 May 2011 09:51:48 +0000 (UTC) From: "Bochun Bai (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1708479536.44921.1306403508235.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-1612) Cannot build hive for hadoop 0.21.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bochun Bai updated HIVE-1612: ----------------------------- Attachment: HIVE-1612-for-r1127826.patch There are lots of dependencies incompatible with hadoop-0.21.0: HadoopShims uses org.apache.hadoop.mapred but 0.21 introducess org.apache.hadoop.mapreduce HBase don't support 0.21.0 too. Because 0.21.0 offers a great new feature which is split on bz2 files, I have to make hive run ugly. After removing HBase functions and hard-coded some 0.21 namespace, simple queries worked. A patch is submited. I hope it will useful for someone. And a binary can be found here: http://sinofool.net/blog/archives/94 > Cannot build hive for hadoop 0.21.0 > ----------------------------------- > > Key: HIVE-1612 > URL: https://issues.apache.org/jira/browse/HIVE-1612 > Project: Hive > Issue Type: Bug > Affects Versions: 0.7.0 > Reporter: AJ Pahl > Attachments: HIVE-1612-for-r1043843.patch, HIVE-1612-for-r1043843.patch, HIVE-1612-for-r1127826.patch, HIVE-1612.patch > > > Current trunk for 0.7.0 does not support building HIVE against the Hadoop 0.21.0 release. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira