[
https://issues.apache.org/jira/browse/HBASE-15534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246046#comment-15246046
]
Vamsi Mohan V S Thattikota commented on HBASE-15534:
----------------------------------------------------
We uploaded another patch to https://reviews.apache.org/r/44417/. Following
features have been implemented:
a) Provision to perform scan, multi-get, multi-put and multi-delete operations.
b) Get and multi get can now read data from meta cell block if it is present.
c) Meaningful error messages will be provided to the end user in case of server
side exceptions and other errors. A retry mechanism has been added to handle
exceptions occuring due to region server transistions.
d) glog is being used for logging error and other debug messages.
Work In Progress:
A) A working client in a Kerberized Hbase cluster
> A C++ client with basic Get and Put functionality
> -------------------------------------------------
>
> Key: HBASE-15534
> URL: https://issues.apache.org/jira/browse/HBASE-15534
> Project: HBase
> Issue Type: New Feature
> Components: Client
> Reporter: Vamsi Mohan V S Thattikota
> Assignee: Vamsi Mohan V S Thattikota
> Attachments: hbase-cpp-client.v1-master.patch
>
>
> This is a C++ client with basic Get and Put API functionality implemented.
> The API is implemented to match close to Java API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)