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 76F66286C for ; Thu, 21 Apr 2011 22:10:44 +0000 (UTC) Received: (qmail 67501 invoked by uid 500); 21 Apr 2011 22:10:44 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 67469 invoked by uid 500); 21 Apr 2011 22:10:44 -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 67461 invoked by uid 500); 21 Apr 2011 22:10:44 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 67457 invoked by uid 99); 21 Apr 2011 22:10:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Apr 2011 22:10:44 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.138.91.38] (HELO nm14-vm1.bullet.mail.ne1.yahoo.com) (98.138.91.38) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 21 Apr 2011 22:10:35 +0000 Received: from [98.138.90.52] by nm14.bullet.mail.ne1.yahoo.com with NNFMP; 21 Apr 2011 22:10:13 -0000 Received: from [98.138.89.162] by tm5.bullet.mail.ne1.yahoo.com with NNFMP; 21 Apr 2011 22:10:13 -0000 Received: from [127.0.0.1] by omp1018.mail.ne1.yahoo.com with NNFMP; 21 Apr 2011 22:10:13 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 329313.74739.bm@omp1018.mail.ne1.yahoo.com Received: (qmail 56058 invoked by uid 60001); 21 Apr 2011 22:10:13 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1303423813; bh=rpK9scO+XevLRT6tFjIyA6rf1kBBGLqFYqMU3TO4sZ4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=LeyXVdf8liIX17A/1Kkrf937kPlGnWZHRHY+G2Z4cvHKY6HYbzhcnQf0nBUX3ItS5yunBoe07MGCuAkQcl6dKZaOBcnVS/v2UE38o6HwsE/dAQzK6uP5ki0o7xhdqlkqoFlvzQzsakq/4IQX9JjMTpC4A/DIVcVvrh91aRN4SCg= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=ywwwR1d6jM8jsmp5Rh3kirwqezKaOOB4GBuxrzhS1hEzKF1brUJGXtjmmyDEp3YuKxzbDv/Y6dH4EnYP8Cu67Pz3G23D28LymJblBdX8+ZWI2YUgT37xthR1d15q9Qblzqm+BxQJFFQkq7EID5ynLCdGj2Tx0vSoToxaT7nc2cw=; Message-ID: <131469.49312.qm@web120016.mail.ne1.yahoo.com> X-YMail-OSG: nF9uaq0VM1kjEnLzEa9wz1A5xF7b49nAfWUlQd0kOM_GVj9 833Ici9Lrb4hINESVAZ6.fJOm73khjMSB04k3S9mKbhCRsLuO47.lt.MbzqD n3Wcarma3lfxH4kb.QJno_cm61OWgvmWZqdIG0Rxg9GyrKt63kyKdIPef6Zb znNYmOgx2Pft4UoWj3Dx8C_zjuX3Q1DoBKLyOpgctt7KZ6mSvGNflMF83IRz yBCIW1ri9qkornNmibyd02RdDQVMKDmG5YoA81WnqySp8NgUhx4wlxeD2ctD 9d.cMpF3TOIRWPGvuNp_Lo5XdE.v3vfMuN.7Dj4KWLSXLQ0gtK_8- Received: from [99.72.227.205] by web120016.mail.ne1.yahoo.com via HTTP; Thu, 21 Apr 2011 15:10:12 PDT X-Mailer: YahooMailClassic/12.0.2 YahooMailWebService/0.8.110.299900 Date: Thu, 21 Apr 2011 15:10:12 -0700 (PDT) From: Shyam Sarkar Subject: Building Hive using Eclipse on PC To: hive-dev@hadoop.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hello, I used Eclipse to get Hive through SVN (on my PC) following instructions at: http://hadoop.apache.org/ . However, I cannot build Hive through Eclipse (not getting 'Build Project'). Is there Wiki anywhere about 'Build Hive' ? Can anyone help ? Thanks, S. Sarkar