Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0FBD6C066 for ; Mon, 30 Apr 2012 12:30:14 +0000 (UTC) Received: (qmail 17941 invoked by uid 500); 30 Apr 2012 12:30:13 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 17893 invoked by uid 500); 30 Apr 2012 12:30:12 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 17882 invoked by uid 99); 30 Apr 2012 12:30:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 12:30:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shailendrah@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 12:30:05 +0000 Received: by werc1 with SMTP id c1so2368407wer.35 for ; Mon, 30 Apr 2012 05:29:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qZEKk0rc5fr8sIclw2FJilK+o9uDtYPiTPU6uK49d6I=; b=GFM1T9z5N/mG4RH1TxzPK/7k2T405v78+w8y8rWRmCERY697jhQgPJAYJPQXVbatpU juysh1vsFToAmP1HPPxuPW0O1X/VXuTZJZvWrRLukusyKQ9YJnNzcyGemvFhylBLmoyz LEXNf6/b+qmh9F5EBtaAQda+OKlXwlE+HOZygjqBu8fbqBrr02CbB2Qq/zVBFMWVNsSa 5FkLHfad1L4j+H5mGvxkVoLwRK0/bCW2jryL31A460byEeOQUxUTroMf6466pADNJtUQ pFi07W7fzZGtJ25eVZMssB8t56kCVRHYfOF9GJ/r46SclpqmDaTnBc+DePilLl8QkO2h PvWQ== MIME-Version: 1.0 Received: by 10.180.81.37 with SMTP id w5mr28579405wix.16.1335788984437; Mon, 30 Apr 2012 05:29:44 -0700 (PDT) Received: by 10.216.163.1 with HTTP; Mon, 30 Apr 2012 05:29:44 -0700 (PDT) Date: Mon, 30 Apr 2012 05:29:44 -0700 Message-ID: Subject: Compile Hive against Hadoop 0.22 From: Shailendra Mishra To: user@hive.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hello: Has anybody tried to compile hive 0.8.1 or hive 0.7.1 against Hadoop 0.22.0, if yes, could you share the changes to source distribution. Is it enough to change the check in shims directory or there are other issues ? - Shailendra