Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 CB2591052F for ; Mon, 26 Aug 2013 14:23:04 +0000 (UTC) Received: (qmail 95580 invoked by uid 500); 26 Aug 2013 14:23:02 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 95561 invoked by uid 500); 26 Aug 2013 14:23:01 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 95553 invoked by uid 99); 26 Aug 2013 14:22:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Aug 2013 14:22:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [74.125.83.49] (HELO mail-ee0-f49.google.com) (74.125.83.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Aug 2013 14:22:53 +0000 Received: by mail-ee0-f49.google.com with SMTP id d41so1644546eek.36 for ; Mon, 26 Aug 2013 07:22:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=vlRQ2IhSM1428HLCRq92LALnjcv7FXW6PdkDY6FFF8g=; b=UETx9BpdkV3yKTv7g3WHlFkFauF63HNSTaTlMsjvQlDZ8Iali/ZeEZQC6czcFEntIu zGQLtByXb4eZHTk9usjTBzgWC36SG70AXEbNyAeMbmd54a2b/zNPkCdTPwEisrusbJmf h0UdkIaZUcOaV8v2eS+W5D9HvnxVa+Il5m5BDpyXIX1a0VhU7tD//RQzpZ+qgnCpFU3m 8E369av24JDYcU5jxqZzWgUpti+NdSIKOWZKYeRw6zy0WLxiDrYXm1DjBvJ+t3bawckE Sam6QbnXOhiqNxTzZIma4UFO2sLL4vmYtnnrXkiw7CYbS4/67gGpoE0C/pGBmlHuarJk nn8Q== X-Gm-Message-State: ALoCoQlK7J5OSCuq25VUQ6G5lFn+bC1azaJqBexXsdDOXry3vqKJZwacB7cmT+HWuP29bymVFYRZ MIME-Version: 1.0 X-Received: by 10.15.75.137 with SMTP id l9mr137802eey.88.1377526933284; Mon, 26 Aug 2013 07:22:13 -0700 (PDT) Received: by 10.223.63.18 with HTTP; Mon, 26 Aug 2013 07:22:13 -0700 (PDT) X-Originating-IP: [70.112.126.233] In-Reply-To: References: Date: Mon, 26 Aug 2013 09:22:13 -0500 Message-ID: Subject: Re: Cluster Management From: Nate McCall To: Cassandra Users Content-Type: multipart/alternative; boundary=001a11c3908c8715c204e4da7b7c X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3908c8715c204e4da7b7c Content-Type: text/plain; charset=ISO-8859-1 > > > For example, if I want to make some changes to the configuration file that > resides on each node, is there a tool that will propagate the change to > each node? > > You may also want to take a look at Priam from the Netflix folks: https://github.com/Netflix/Priam Assumes AWS (though some of this is becoming more plug-able). --001a11c3908c8715c204e4da7b7c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

For example, if I want to make some changes to the configuration file that = resides on each node, is there a tool that will propagate the change to eac= h node?

You may also want to ta= ke a look at Priam from the Netflix folks: https://github.com/Netflix/Priam=A0

Assumes AWS (though some of this is becoming more plug-= able).=A0
--001a11c3908c8715c204e4da7b7c--