Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
0.20.6, 1.0.0
-
None
-
None
-
Incompatible change
Description
If via HBASE-794 first class support for talking via Thrift directly to HMaster and HRS is available, then pure C and C++ client libraries are possible.
The C client library would wrap a Thrift core.
The C++ client library can provide a class hierarchy quite close to o.a.h.h.client and, ideally, identical semantics. It should be just a wrapper around the C API, for economy.
Internally to my employer there is a lot of resistance to HBase because many dev teams have a strong C/C++ bias. The real issue however is really client side integration, not a fundamental objection. (What runs server side and how it is managed is a secondary consideration.)
Attachments
Attachments
Issue Links
- depends upon
-
HBASE-794 Language neutral IPC as a first class component of HBase architecture
- Closed
-
HBASE-1816 Master rewrite
- Closed
- duplicates
-
HBASE-14850 C++ client implementation
- Closed
- is blocked by
-
HBASE-1249 Rearchitecting of server, client, API, key format, etc for 0.20
- Closed
- is related to
-
HBASE-2170 hbase lightweight client library as a distribution
- Closed
1.
|
Define C interface of HBase Client APIs | Closed | Unassigned | |
2.
|
Define C interface of HBase Client Asynchronous APIs | Closed | Elliott Neil Clark | |
3.
|
Hook hbase-native-client up to Native profile. | Closed | Unassigned | |
4.
|
JNI implementation of HBase C APIs | Closed | Unassigned |