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 6F64210C3A for ; Mon, 1 Dec 2014 14:03:13 +0000 (UTC) Received: (qmail 29428 invoked by uid 500); 1 Dec 2014 14:03:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 29394 invoked by uid 500); 1 Dec 2014 14:03:13 -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 29383 invoked by uid 99); 1 Dec 2014 14:03:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 14:03:13 +0000 Date: Mon, 1 Dec 2014 14:03:13 +0000 (UTC) From: =?utf-8?Q?Piotr_Ko=C5=82aczkowski_=28JIRA=29?= To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-2388) ColumnFamilyRecordReader fails for a given split because a host is down, even if records could reasonably be read from other replica. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-2388?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 14229812#comment-14229812 ]=20 Piotr Ko=C5=82aczkowski commented on CASSANDRA-2388: ----------------------------------------------- +1 > ColumnFamilyRecordReader fails for a given split because a host is down, = even if records could reasonably be read from other replica. > -------------------------------------------------------------------------= ------------------------------------------------------------ > > Key: CASSANDRA-2388 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2388 > Project: Cassandra > Issue Type: Bug > Components: Hadoop > Affects Versions: 0.6 > Reporter: Eldon Stegall > Assignee: Paulo Motta > Priority: Minor > Labels: hadoop, inputformat > Fix For: 2.0.12 > > Attachments: 0002_On_TException_try_next_split.patch, 1.2-CASSAND= RA-2388.patch, 2.0-CASSANDRA-2388-v2.patch, 2.0-CASSANDRA-2388.patch, CASSA= NDRA-2388-addition1.patch, CASSANDRA-2388-extended.patch, CASSANDRA-2388.pa= tch, CASSANDRA-2388.patch, CASSANDRA-2388.patch, CASSANDRA-2388.patch > > > ColumnFamilyRecordReader only tries the first location for a given split.= We should try multiple locations for a given split. -- This message was sent by Atlassian JIRA (v6.3.4#6332)