Building an abstraction layer on the client side
------------------------------------------------
Key: HBASE-1193
URL: https://issues.apache.org/jira/browse/HBASE-1193
Project: Hadoop HBase
Issue Type: Improvement
Components: client
Affects Versions: 0.19.0
Reporter: Edward J. Yoon
Fix For: 0.19.1
I would wait for HBASE-880 which will change the client API
in a way that I think would be easier to create the abstractions
you are looking at.
---
Jim Kellerman, Powerset (Live Search, Microsoft Corporation)
- Hide quoted text -
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of Edward J.
> Yoon
> Sent: Tuesday, February 03, 2009 1:01 AM
> To: [email protected]; [email protected]
> Subject: Hbase client
>
> I would like to have abstraction layers for the HTable and RowResult
> because My project uses the two classes to implement Graph and AdjList
> (or Matrix and Vector). w/o abstraction layers, the codes are becoming
> very messy.
>
> What do you think?
> --
> Best Regards, Edward J. Yoon @ NHN, corp.
> [email protected]
> http://blog.udanax.org
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.