Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49CD5101C7 for ; Thu, 14 Nov 2013 23:32:29 +0000 (UTC) Received: (qmail 15361 invoked by uid 500); 14 Nov 2013 23:32:29 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 15342 invoked by uid 500); 14 Nov 2013 23:32:29 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 15334 invoked by uid 99); 14 Nov 2013 23:32:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2013 23:32:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Nov 2013 23:32:28 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 11F7272A for ; Thu, 14 Nov 2013 23:32:08 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 14 Nov 2013 23:32:08 -0000 Message-ID: <20131114233208.42495.13107@eos.apache.org> Subject: =?utf-8?q?=5BCassandra_Wiki=5D_Update_of_=22NodeTool=5FJP=22_by_GehrigKun?= =?utf-8?q?z?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for= change notification. The "NodeTool_JP" page has been changed by GehrigKunz: https://wiki.apache.org/cassandra/NodeTool_JP?action=3Ddiff&rev1=3D24&rev2= =3D25 Comment: statcounter Typically in a histogram the values are plotted over discrete intervals. = Similarly Cassandra defines buckets. The number of buckets is 1 more than t= he bucket offsets. The last element is values greater than the last offset.= The values you see in the Offset column in the output is bucket offsets. The bucket offset starts at 1 and grows by 1.2 each time (rounding and re= moving duplicates). It goes from 1 to around 36M by default (creating 90+1 = buckets), which will give us timing resolution from microseconds to 36 seco= nds, with less precision as the numbers get larger. (see EstimatedHistogram= class) = + {{https://c.statcounter.com/9397521/0/fe557aad/1/|stats}} +=20