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

Pranav Khaitan commented on HBASE-3211:
---------------------------------------

I think the patch along with documentation submitted by Jonathan is perfect for 
now. Later on, if we need to support a lot of mutating operations, we could add 
a new mutator api. 

> Key (Index) Only Fetches
> ------------------------
>
>                 Key: HBASE-3211
>                 URL: https://issues.apache.org/jira/browse/HBASE-3211
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Kannan Muthukkaruppan
>            Assignee: Jonathan Gray
>             Fix For: 0.90.0
>
>         Attachments: HBASE-3211-v2.patch, HBASE-3211-v3.patch
>
>
> When you retrieve data from HBase you get Key (Row+Column+Timestamp) + 
> Values. 
> It would be nice to have a mode where we only fetch the keys (i.e. the index) 
> but not the values.

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

Reply via email to