Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 50124FE49 for ; Fri, 12 Apr 2013 18:25:52 +0000 (UTC) Received: (qmail 85090 invoked by uid 500); 12 Apr 2013 18:25:52 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 85023 invoked by uid 500); 12 Apr 2013 18:25:52 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 85015 invoked by uid 99); 12 Apr 2013 18:25:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 18:25:52 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of adanter@gmail.com designates 209.85.210.174 as permitted sender) Received: from [209.85.210.174] (HELO mail-ia0-f174.google.com) (209.85.210.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 18:25:47 +0000 Received: by mail-ia0-f174.google.com with SMTP id r13so2610013iar.19 for ; Fri, 12 Apr 2013 11:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=3JiTfKmenb+k5tSpVK1zzSW0zPwYoWWb22MtkfHQsOU=; b=g7Dc5dIz40AGfZNdbkPDYO8ghm/Xhm298baJ2Z368LePKgfsHFPzHyj+91r3orcgJn /4D8yFDQVaCbSGiyHAkGm26WzAx+sEab0m7qpvFYLMwWKocfCULQI0bn5XTKUCNoFLEt v4dTM16vnsUwtuOrSWuLMyBiSpiBuJWcm45G8jLGkp/tkStxHDQWfshMN/YeyWRjzjyT neKuhJLvxkIxlfGSG17kkvwHXLdtTf82LPFJvXOo0N18Z84a8z3urpxqgZH0koAsvdC8 xCJXfspA4Viz5GUKEZmv8qUeSMsJOZ2QA2J8ooNpz0npO4hGvNDDmKteEoyb+8IzkMMs zC/A== MIME-Version: 1.0 X-Received: by 10.50.46.197 with SMTP id x5mr2512530igm.7.1365791127410; Fri, 12 Apr 2013 11:25:27 -0700 (PDT) Received: by 10.64.34.12 with HTTP; Fri, 12 Apr 2013 11:25:27 -0700 (PDT) In-Reply-To: References: Date: Fri, 12 Apr 2013 14:25:27 -0400 Message-ID: Subject: Re: GSOC Idea - Accumulo Control Panel From: Andres Danter To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=14dae9340be9fc9ce804da2e0617 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340be9fc9ce804da2e0617 Content-Type: text/plain; charset=ISO-8859-1 Could the work of integrating Accumulo with Ambari be something that you would allow a student to tackle for GSoC? I don't want to step on anyone's planned work, but such a task really interests me. I want to tackle something with some meat, if you know what I mean. On Fri, Apr 12, 2013 at 11:47 AM, David Medinets wrote: > Thanks for the reminder. I had forgotten the name of Ambari. > > > On Fri, Apr 12, 2013 at 10:37 AM, Keith Turner wrote: > > > On Fri, Apr 12, 2013 at 10:29 AM, David Medinets > > wrote: > > > It might be interesting to have a tool which could: > > > > > > a) shut down any accumulo process on any server. > > > b) start any accumulo process on any server. > > > c) edit the various configuration files through a web interface. > > > d) automate restart accumulo processes, as needed, after configuration > > > change. > > > e) push accumulo code and configuration to a new server. > > > f) gracefully shutdown and remove a server from the cluster. > > > > > > Anything else? If this sounds like a good idea, let's create a JIRA > > ticket > > > with the right tags. > > > > This sounds like Apache Ambari, which we should possibly integrate > > with. See ACCUMULO-136 > > > --14dae9340be9fc9ce804da2e0617--