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 DF1C370AC for ; Thu, 22 Sep 2011 21:11:47 +0000 (UTC) Received: (qmail 51206 invoked by uid 500); 22 Sep 2011 21:11:47 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 51183 invoked by uid 500); 22 Sep 2011 21:11:47 -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 51175 invoked by uid 99); 22 Sep 2011 21:11:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2011 21:11:47 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2011 21:11:46 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5F2A3A9247 for ; Thu, 22 Sep 2011 21:11:26 +0000 (UTC) Date: Thu, 22 Sep 2011 21:11:26 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: <1509744465.3668.1316725886386.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1061715956.18675.1315856948866.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CASSANDRA-3185) Unify support across different map/reduce related classes for comma seperated list of hosts for initial thrift port connection. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3185: -------------------------------------- Reviewer: brandon.williams Affects Version/s: (was: 0.8.5) (was: 1.0.0) 0.8.0 Fix Version/s: 1.0.0 0.8.7 Assignee: Eldon Stegall > Unify support across different map/reduce related classes for comma seperated list of hosts for initial thrift port connection. > ------------------------------------------------------------------------------------------------------------------------------- > > Key: CASSANDRA-3185 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3185 > Project: Cassandra > Issue Type: Improvement > Components: Hadoop > Affects Versions: 0.8.0 > Environment: Hadoop-0.20+pig-0.8 > Reporter: Eldon Stegall > Assignee: Eldon Stegall > Priority: Minor > Fix For: 0.8.7, 1.0.0 > > Attachments: unify-comma-seperated-hadoop-initial-thrift-connection-v4.patch > > > Unify support across different map/reduce related classes for comma seperated list of hosts for initial thrift port connection. Column family input format already had support for this since CASSANDRA-2807, and RingCache did it the same way, but it was coded seperately. This JIRA should add pig support, and abstract a common method to iterate over these seeds. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira