Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 228FE10942 for ; Thu, 3 Oct 2013 14:08:21 +0000 (UTC) Received: (qmail 11391 invoked by uid 500); 3 Oct 2013 14:08:15 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 10009 invoked by uid 500); 3 Oct 2013 14:08:13 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 9996 invoked by uid 99); 3 Oct 2013 14:08:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 14:08: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 siddharth.karandikar@gmail.com designates 209.85.220.44 as permitted sender) Received: from [209.85.220.44] (HELO mail-pa0-f44.google.com) (209.85.220.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 14:08:05 +0000 Received: by mail-pa0-f44.google.com with SMTP id lf10so2674039pab.31 for ; Thu, 03 Oct 2013 07:07: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=oLfI5+vixKtsNt9jBNbvXAbJ0ddGcd4144x7Al8gN9g=; b=Hx4m9NmfYU3ozSu5gZCb+AaYPFlNfD4z9U3NT2jbdQHj3ODML/CJo7Jt9w/UkAH7Rf 3fbfYIkK3vvYt+au4RHBxwlJ/XxVVlcXODs7CLU7ABroTSuDTTO4dzBPWCn+H70Jn0nZ GtWIAh4QgpAB2EXwuXE5j4X7yTHURx0gVT3e3PheFxo+ZLlgIS/tnbxs33uKkm1hrnz8 OYpkWxTAy4/7vsUn60ByE7QuE1MglvEkmsspGgLIpjqsP3RT0tEMjsumAru6h1XVcONz FvwZzNHsRdjd29qleJjEUzfyECZ6B1W3H/MKYO50F062Tp+mdcA+puAr9u4xo/f7NiJT oTbg== MIME-Version: 1.0 X-Received: by 10.66.191.5 with SMTP id gu5mr9606756pac.126.1380809264248; Thu, 03 Oct 2013 07:07:44 -0700 (PDT) Received: by 10.68.16.36 with HTTP; Thu, 3 Oct 2013 07:07:44 -0700 (PDT) Date: Thu, 3 Oct 2013 19:37:44 +0530 Message-ID: Subject: Building HBase 0.94.12 for Hadoop 3.0.0 From: Siddharth Karandikar To: user@hbase.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi, "16.8.3. Building against various hadoop versions." suggests to use HBase 0.96. Still, Is there any way by which I can build 0.94.12 for running against Hadoop 3.0.0? By sticking to 0.94.12, makes life much easy. :) Thanks, Siddharth