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 C3461731D for ; Wed, 23 Nov 2011 02:52:45 +0000 (UTC) Received: (qmail 54517 invoked by uid 500); 23 Nov 2011 02:52:43 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 54478 invoked by uid 500); 23 Nov 2011 02:52:38 -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 54466 invoked by uid 99); 23 Nov 2011 02:52:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 02:52:38 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of JEREMIAH.JORDAN@morningstar.com designates 216.228.224.32 as permitted sender) Received: from [216.228.224.32] (HELO mx85.morningstar.com) (216.228.224.32) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 23 Nov 2011 02:52:30 +0000 Received: from MSMAILC.morningstar.com ([172.28.6.23]) by mx85.morningstar.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 22 Nov 2011 20:52:09 -0600 Received: from [192.168.2.3] ([71.201.190.179]) by MSMAILC.morningstar.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 22 Nov 2011 20:52:09 -0600 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1251.1) Subject: Re: 7199 From: Jeremiah Jordan In-Reply-To: <4ECC5DBF.8040409@bnl.gov> Date: Tue, 22 Nov 2011 20:52:09 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4EB7E57B.5010903@mebigfatguy.com> <4ECC5DBF.8040409@bnl.gov> To: user@cassandra.apache.org, potekhin@bnl.gov X-Mailer: Apple Mail (2.1251.1) X-OriginalArrivalTime: 23 Nov 2011 02:52:09.0362 (UTC) FILETIME=[E4A6CF20:01CCA98A] X-Virus-Checked: Checked by ClamAV on apache.org Yes, that is the port nodetool needs to access. On Nov 22, 2011, at 8:43 PM, Maxim Potekhin wrote: > Hello, >=20 > I have this in my cassandra-env.sh >=20 > JMX_PORT=3D"7199" >=20 > Does this mean that if I use nodetool from another node, it will try = to connect to that > particular port? >=20 > Thanks, >=20 > Maxim >=20