Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 79437 invoked from network); 15 Feb 2011 11:35:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2011 11:35:31 -0000 Received: (qmail 29210 invoked by uid 500); 15 Feb 2011 11:35:28 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 28852 invoked by uid 500); 15 Feb 2011 11:35:25 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 28844 invoked by uid 99); 15 Feb 2011 11:35:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 11:35:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ddeepak4u@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 11:35:17 +0000 Received: by bwz8 with SMTP id 8so344172bwz.35 for ; Tue, 15 Feb 2011 03:34:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=eEgBTksnFJfYTz75ZR2WT5f5cW6wHqSuccIm2UqNZcU=; b=poLx5jiqWVGjSXIX0+5ttNudhpajHDBIlVLyzNcMZToy6fcl81myugTqNg8TpiYLP6 QbIqWqVrUxgsr+GveEQ8Z4Xjjcyx/5Sw9cNfu7NJigBpRwp+JUxrzYgZg/h4mg0rNFLG LodWZgE2wGV0HUifBAsj9VSymlWFnqIoryEOA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VNmia7o1/pqU1NT4KMwOy4/yH9hdbUY3hO8V5Kn3thXKW7d9zin95Zlrrc+GMlNOZ8 M+JKcjX26MC9VZkyGacjWLnAuKiZAw+555uE9T5aj+Ed1/D/rUBxdufoMhwFFeg5pswf /UH/VC9gDGBNwz9hNO52/fOxbxZYd1mu9DYUw= MIME-Version: 1.0 Received: by 10.204.70.134 with SMTP id d6mr4460828bkj.21.1297769696082; Tue, 15 Feb 2011 03:34:56 -0800 (PST) Received: by 10.204.119.5 with HTTP; Tue, 15 Feb 2011 03:34:56 -0800 (PST) Date: Tue, 15 Feb 2011 17:04:56 +0530 Message-ID: Subject: Parallel /concurrent deployment - open source software From: Deepak Diwakar To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=00504502e498bc3b89049c508d09 --00504502e498bc3b89049c508d09 Content-Type: text/plain; charset=ISO-8859-1 Hi all, Can any body suggest me a few good software which does parallel/ concurrent deployment of Hadoop and or other dependencies .i,e - I am growing my cluster size from 10 nodes to 20 nodes . Want to have a software something like kickstart where you gave input like: - all ip -addresses over which we want to setup cluster, all the dependency list , config parameters and repository from where to install the dependencies. and run some defined script if set. All from one place? Till now I have a script to check and install the dependencies which i actually run at each new node to setup. But this is not going to be a scalable soln with growth of nodes . Also for monitoring i am replacing Zabbix with Ganglia want to install it over the cluster. And Would like to know a software which could do this in one shot . Appreciate your help. Regards, - Deepak Diwakar, --00504502e498bc3b89049c508d09--