You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/02/08 02:49:28 UTC

[jira] Commented: (CASSANDRA-775) Allow token range queries over Thrift

    [ https://issues.apache.org/jira/browse/CASSANDRA-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830808#action_12830808 ] 

Stu Hood commented on CASSANDRA-775:
------------------------------------

It really is too bad Thrift doesn't support method overloading... sigh.

After calling get_range_slices with a KeyRange limited to N rows, how do you make another call to get rows starting from N?

> Allow token range queries over Thrift
> -------------------------------------
>
>                 Key: CASSANDRA-775
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-775
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 775.txt
>
>
> This will allow using Thrift from hadoop jobs, which makes me a little sad but MessagingService is just not a good fit for how Hadoop wants to run jobs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.