Return-Path: X-Original-To: apmail-hdt-dev-archive@minotaur.apache.org Delivered-To: apmail-hdt-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3275B1005E for ; Tue, 9 Apr 2013 09:40:37 +0000 (UTC) Received: (qmail 47735 invoked by uid 500); 9 Apr 2013 09:40:37 -0000 Delivered-To: apmail-hdt-dev-archive@hdt.apache.org Received: (qmail 47704 invoked by uid 500); 9 Apr 2013 09:40:37 -0000 Mailing-List: contact dev-help@hdt.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hdt.incubator.apache.org Delivered-To: mailing list dev@hdt.incubator.apache.org Received: (qmail 47694 invoked by uid 99); 9 Apr 2013 09:40:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 09:40:36 +0000 X-ASF-Spam-Status: No, hits=-2002.4 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 09 Apr 2013 09:40:35 +0000 Received: (qmail 46092 invoked by uid 99); 9 Apr 2013 09:40:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 09:40:15 +0000 Date: Tue, 9 Apr 2013 09:40:15 +0000 (UTC) From: "Mirko Kaempf (JIRA)" To: dev@hdt.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDT-26) Decoupling Plugins from the real hadoop-cluster via Cluster-Proxy 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/HDT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirko Kaempf updated HDT-26: ---------------------------- Attachment: Definition of Top Level Perspectives .doc Definition of Top Level Perspectives .pdf A first draft for developement of some perspectives. > Decoupling Plugins from the real hadoop-cluster via Cluster-Proxy > ------------------------------------------------------------------ > > Key: HDT-26 > URL: https://issues.apache.org/jira/browse/HDT-26 > Project: Hadoop Development Tools > Issue Type: New Feature > Components: Build and infrastructure > Reporter: Mirko Kaempf > Attachments: Definition of Top Level Perspectives .doc, Definition of Top Level Perspectives .pdf > > > In order to decouple the eclipse plugins from real clusters, > I would suggest to work with web services on the developers machine, > which connects to real clusters and act like a command gateway. > All plugins act just as consumer of the web services, which map to real cluster services. > Each cluster proxy hast its own configuration. So we can compile against different versions > and even connect to multiple cluster. Libraries are managed via maven dependencies and > the plugin structure is much more easy without the need for playing around with multiple > hadoop versions. > Would this be a reasonable approach? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira