[
https://issues.apache.org/jira/browse/HBASE-17315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudeep Sunthankar updated HBASE-17315:
--------------------------------------
Attachment: HBASE-17315.HBASE-14850.v3.patch
This patch consists of the foll:-
1) Sources for HBase Client Implementation. Consists of Client, Table and PB
Request object builder.
2) We have included ResultScanner as an abstract class for Scan() method
skeleton.
3) client-test fails with an error related to folly library. Work is in
progress on the same. This is just a first cut so we get an idea of the client.
4) hbase is run locally using TestUtil and a test table is populated
5) Had missed protobuf_request_builder.cc in the previous patch, added the same.
Thanks
> [C++] HBase Client and Table Implementation
> -------------------------------------------
>
> Key: HBASE-17315
> URL: https://issues.apache.org/jira/browse/HBASE-17315
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sudeep Sunthankar
> Assignee: Sudeep Sunthankar
> Attachments: HBASE-17315.HBASE-14850.v1.patch,
> HBASE-17315.HBASE-14850.v2.patch, HBASE-17315.HBASE-14850.v3.patch
>
>
> Consists of Client and Table implementation which will be used to call the
> corresponding client methods i.e Get, Gets, Scan etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)