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 175517428 for ; Fri, 22 Jul 2011 05:44:12 +0000 (UTC) Received: (qmail 14843 invoked by uid 500); 22 Jul 2011 05:44:10 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 13938 invoked by uid 500); 22 Jul 2011 05:43:59 -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 13795 invoked by uid 99); 22 Jul 2011 05:43:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2011 05:43:54 +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 (nike.apache.org: domain of nilabja.banerjee@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2011 05:43:48 +0000 Received: by vws12 with SMTP id 12so1748473vws.31 for ; Thu, 21 Jul 2011 22:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Hohtcf+nYLAcbiCIFeZSz6WCWvhSkRVdL/ODi124x88=; b=i6s+n/dHGvXZMKnAkPE17hrkc+hD5x+tklGoLGaqzx8xevDWJsb9kJ9EiABjRzGNtz k/cVBhFIbpoYJQgo8m1gMtk6gaKiV8kKpMUMX8S3fm7zAcSaItPgMiJQxjtPS6M+IDdo K6/riq+lAS+pXAFV2TQOryngp8Jkj3RFTiEGE= MIME-Version: 1.0 Received: by 10.220.108.77 with SMTP id e13mr296768vcp.79.1311313407200; Thu, 21 Jul 2011 22:43:27 -0700 (PDT) Received: by 10.220.74.145 with HTTP; Thu, 21 Jul 2011 22:43:27 -0700 (PDT) Date: Fri, 22 Jul 2011 11:13:27 +0530 Message-ID: Subject: Stress test using Java-based stress utility From: Nilabja Banerjee To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=f46d043c095ad34caf04a8a1f188 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c095ad34caf04a8a1f188 Content-Type: text/plain; charset=ISO-8859-1 Hi All, I am following this following link " * http://www.datastax.com/docs/0.7/utilities/stress_java *" for a stress test. I am getting this notification after running this command *xxx.xxx.xxx.xx= my ip* *contrib/stress/bin/stress -d xxx.xxx.xxx.xx* *Created keyspaces. Sleeping 1s for propagation. total,interval_op_rate,interval_key_rate,avg_latency,elapsed_time Operation [44] retried 10 times - error inserting key 0000044 ((UnavailableException)) Operation [49] retried 10 times - error inserting key 0000049 ((UnavailableException)) Operation [7] retried 10 times - error inserting key 0000007 ((UnavailableException)) Operation [6] retried 10 times - error inserting key 0000006 ((UnavailableException)) * *Any idea why I am getting these things?* *Thank You * * * --f46d043c095ad34caf04a8a1f188 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi All,

I am following this following link " http://www.datastax.com= /docs/0.7/utilities/stress_java " for a stress test. I am gett= ing this notification after running this command

xxx.xxx.xxx.xx=3D my ip
<= p>contrib/stress/bin/= stress -d xxx.xxx.xxx.xx

<= b>Created keyspaces. Sleeping 1s for propaga= tion.
total,interval_op_rate,interval_key_rate,avg_latency,elapsed_time
Operat= ion [44] retried 10 times - error inserting key 0000044 ((UnavailableExcept= ion))

Operation [49] retried 10 times - error inserting key 0000049 = ((UnavailableException))

Operation [7] retried 10 times - error inserting key 0000007 ((Unavaila= bleException))

Operation [6] retried 10 times - error inserting key = 0000006 ((UnavailableException))


Any idea why I am getting these things?


Thank You

<= p>


--f46d043c095ad34caf04a8a1f188--