Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 99578 invoked from network); 25 Aug 2009 23:45:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Aug 2009 23:45:58 -0000 Received: (qmail 1709 invoked by uid 500); 25 Aug 2009 23:46:24 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 1704 invoked by uid 500); 25 Aug 2009 23:46:23 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 1552 invoked by uid 99); 25 Aug 2009 23:46:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 23:46:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2009 23:46:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C38A1234C1EB for ; Tue, 25 Aug 2009 16:45:59 -0700 (PDT) Message-ID: <1910599487.1251243959800.JavaMail.jira@brutus> Date: Tue, 25 Aug 2009 16:45:59 -0700 (PDT) From: "Jun Rao (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-342) hadoop integration In-Reply-To: <253729204.1249425734789.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747712#action_12747712 ] Jun Rao commented on CASSANDRA-342: ----------------------------------- Why can't the recordReader get the rows in a range through thrift? This can be done by first calling get_key_range, followed by a bunch of gets, one for each row. > hadoop integration > ------------------ > > Key: CASSANDRA-342 > URL: https://issues.apache.org/jira/browse/CASSANDRA-342 > Project: Cassandra > Issue Type: New Feature > Components: Core > Reporter: Jonathan Ellis > Attachments: 0001-CASSANDRA-342.-Set-up-for-the-hadoop-commits.patch, 0001-the-stupid-version-of-hadoop-support.patch, 0001-v3-CASSANDRA-342.-Set-up-for-the-hadoop-commits.patch, 0002-CASSANDRA-342.-Working-hadoop-support.patch, 0002-v3-CASSANDRA-342.-Working-hadoop-support.patch, 0003-CASSANDRA-342.-Adding-the-WordCount-example.patch, 0003-v3-CASSANDRA-342.-Adding-the-WordCount-example.patch, v2-squashed-commits-for-hadoop-stupid.patch > > > Some discussion on -dev: http://mail-archives.apache.org/mod_mbox/incubator-cassandra-dev/200907.mbox/%3Cf5f3a6290907240123y22f065edp1649f7c5c1add491@mail.gmail.com%3E -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.