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 055E19004 for ; Mon, 27 Feb 2012 20:55:53 +0000 (UTC) Received: (qmail 56673 invoked by uid 500); 27 Feb 2012 20:55:50 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 56614 invoked by uid 500); 27 Feb 2012 20:55:50 -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 56606 invoked by uid 99); 27 Feb 2012 20:55:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 20:55:50 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a59.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 20:55:42 +0000 Received: from homiemail-a59.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a59.g.dreamhost.com (Postfix) with ESMTP id 6B74956406A for ; Mon, 27 Feb 2012 12:54:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; q=dns; s=thelastpickle.com; b=MzBcpj3l+I ivYGjcgtqJ1OWdn6vD8MVdK8vG3eS8R7jkiqO9tkjQECZDCLdCJeeh2h9qqTY2Jl byGHOfxYtWrY1HNO0Xei8RUPHGtpIbi/o3YtevkcZ4Q0yZQV8HG0A/pQyz3S0rAl mZQq3N9SmjB3TYiurllzEdsG5kCkIoEIY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; s=thelastpickle.com; bh=bFv7LZ4e+u5wmTuA ZM7JshkYKdQ=; b=yCj50qb3HysQrTni3QO2aSD51LMU0iVIkDCYH+4YEr5o+oMn NGxmOWa62br8HtB8Ph/JtQjet/d3/yBbgUr/olbXSIDGVO7WaQbSggR1RJyMUGGl 9WcP2vhbhDdsyz/lK7lXN2kbQrJkpoLu4lNn+Le33aFRZKYwNi15aI64SvE= Received: from 202-126-206-217.vectorcommunications.net.nz (unknown [202.126.206.217]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a59.g.dreamhost.com (Postfix) with ESMTPSA id 002CC564059 for ; Mon, 27 Feb 2012 12:54:45 -0800 (PST) From: aaron morton Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: multipart/alternative; boundary="Apple-Mail=_2D56A4AD-AE63-4969-955F-A079211F05C9" Subject: Re: newer Cassandra + Hadoop = TimedOutException() Date: Tue, 28 Feb 2012 09:54:44 +1300 In-Reply-To: To: user@cassandra.apache.org References: <76B06293-E79F-44A6-8490-788207BE26C8@gmail.com> <2C3D6FA9-3FC3-42B7-81D4-040EEB795E6C@gmail.com> Message-Id: <5A48F325-00B0-4783-9EE1-5DA3F7A146FB@thelastpickle.com> X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_2D56A4AD-AE63-4969-955F-A079211F05C9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii What settings do you have for cassandra.range.batch.size and = rpc_timeout_in_ms ? Have you tried reducing the first and/or increasing = the second ?=20 Cheers ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 27/02/2012, at 8:02 PM, Patrik Modesto wrote: > On Sun, Feb 26, 2012 at 04:25, Edward Capriolo = wrote: >> Did you see the notes here? >=20 > I'm not sure what do you mean by the notes? >=20 > I'm using the mapred.* settings suggested there: >=20 > > mapred.max.tracker.failures > 20 > > > mapred.map.max.attempts > 20 > > > mapred.reduce.max.attempts > 20 > >=20 > But I still see the timeouts that I haven't with cassandra-all 0.8.7. >=20 > P. >=20 >> http://wiki.apache.org/cassandra/HadoopSupport#Troubleshooting --Apple-Mail=_2D56A4AD-AE63-4969-955F-A079211F05C9 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii What = settings do you have for cassandra.range.batch.size = and rpc_timeout_in_ms  ? Have you tried reducing the first = and/or increasing the second = ? 

Cheers

http://www.thelastpickle.com

On 27/02/2012, at 8:02 PM, Patrik Modesto wrote:

On = Sun, Feb 26, 2012 at 04:25, Edward Capriolo <edlinuxguru@gmail.com> = wrote:
Did you see the notes = here?

I'm not sure what do you mean by the = notes?

I'm using the mapred.* settings suggested there:

=     <property>
=         <name>mapred.max.tra= cker.failures</name>
=         <value>20</value&= gt;
    </property>
=     <property>
=         <name>mapred.map.max= .attempts</name>
=         <value>20</value&= gt;
    </property>
=     <property>
=         <name>mapred.reduce.= max.attempts</name>
=         <value>20</value&= gt;
    </property>

But I still see = the timeouts that I haven't with cassandra-all = 0.8.7.

P.

ht= tp://wiki.apache.org/cassandra/HadoopSupport#Troubleshooting

= --Apple-Mail=_2D56A4AD-AE63-4969-955F-A079211F05C9--