Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 7C91FFFFB for ; Fri, 22 Mar 2013 05:36:29 +0000 (UTC) Received: (qmail 80982 invoked by uid 500); 22 Mar 2013 05:36:24 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 80838 invoked by uid 500); 22 Mar 2013 05:36:24 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 80827 invoked by uid 99); 22 Mar 2013 05:36:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Mar 2013 05:36:23 +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 harsh@cloudera.com designates 209.85.210.171 as permitted sender) Received: from [209.85.210.171] (HELO mail-ia0-f171.google.com) (209.85.210.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Mar 2013 05:36:15 +0000 Received: by mail-ia0-f171.google.com with SMTP id z13so3231244iaz.30 for ; Thu, 21 Mar 2013 22:35:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:x-gm-message-state; bh=c3WRiujVqbV1pjQ0OBZWOg45Ns0zf52ZO2ts6dNh7BI=; b=Z76MwgToqYjeWLdP/h8TRG+rv4usL3wsJ2yefwxoIncFvS2KZDvK5kzn7703d03dUi viUMCUn6YstwwnMf2gAX1tErfdljI0K8aY4zRbA6YVpHNjZPuuy/nc5sKYCI2lpcyWvu 0fDcdHf+q0Z7tOCW3Hinnt5y9lSnXOGM5z+2IpPg3mF5dsVRSxXWhKHrlB6tTQuWNBTu pHCancnY70Xvi8RbOl//U3blrDOhu8gwS8UNNmEiFNR2Bb3jm+v4YKvOx+U11ozMXfsq 1NOC2ZGLgPHsZOMQbmfySqhUu2U2lcP3nH72BlP+5ZfXvMDIQzEtjkDMay098N896SR5 +Vkw== X-Received: by 10.50.114.194 with SMTP id ji2mr3889168igb.40.1363930554784; Thu, 21 Mar 2013 22:35:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.181.198 with HTTP; Thu, 21 Mar 2013 22:35:34 -0700 (PDT) In-Reply-To: <514B3120.2040302@gmail.com> References: <514B3120.2040302@gmail.com> From: Harsh J Date: Fri, 22 Mar 2013 11:05:34 +0530 Message-ID: Subject: Re: eclipse plugin for hadoop 2.0.0 alpha To: "" Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnxLURmXRcSkw6uqzMi+gumm27GmvzmlPzVQpnqnwLSud03Bk6MOtvr+2knYypQf5ZbXBkO X-Virus-Checked: Checked by ClamAV on apache.org Hi, Currently the release does not carry a working form of Eclipse Plugin in it, although it could be made to work with some manual effort. Please also take a look at the HDT project at http://hdt.incubator.apache.org which was incepted to cover development tools for Apache Hadoop, including Eclipse connector plugins, etc. On Thu, Mar 21, 2013 at 9:41 PM, monkey2code wrote: > looking for the same . let me know if you find any workaround. > > > On 03/21/2013 08:26 AM, Sreevatson M C wrote: >> >> Is there an eclipse plug in available for hadoop 2.0.0-alpha? i am >> currently working on a project to device a solution for small files problem >> and i am using hdfs federation. I want to integrate our web server with >> hdfs. So I need eclipse plugin for this version. Please help me out. > > -- Harsh J