You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Tim Sell (JIRA)" <ji...@apache.org> on 2008/09/19 14:58:44 UTC

[jira] Commented: (HBASE-889) The current Thrift API does not allow a new scanner to be created without supplying a column list unlike the other APIs.

    [ https://issues.apache.org/jira/browse/HBASE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632666#action_12632666 ] 

Tim Sell commented on HBASE-889:
--------------------------------

Oops. I'm happy to look at this. I'll post a patch for 0.2.* and trunk in a jiffy.
There's probably at least few more little things like this in the thrift api.

> The current Thrift API does not allow a new scanner to be created without supplying a column list unlike the other APIs.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-889
>                 URL: https://issues.apache.org/jira/browse/HBASE-889
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: thrift
>    Affects Versions: 0.2.0, 0.2.1
>            Reporter: Charlie Mason
>
> The current Thrift API does not allow a new scanner to be created without supplying a column list, unlike the REST api. I posted this on the HBase-Users mailing list. Others concurred that it appears to have been an oversight in the Thrift API. 
> Its quite significant as there is no easy work around, unless you already know which the column families names then list them all when you open the scanner.

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