You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2009/02/10 04:22:59 UTC

[jira] Updated: (HAMA-149) Refactoring the Hbase APIs

     [ https://issues.apache.org/jira/browse/HAMA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-149:
--------------------------------

    Description: 
> 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: edward@udanax.org [mailto:edward@udanax.org] On Behalf Of Edward J.
> > Yoon
> > Sent: Tuesday, February 03, 2009 1:01 AM
> > To: hbase-dev@hadoop.apache.org; hama-dev@incubator.apache.org
> > 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.
> > edwardyoon@apache.org
> > http://blog.udanax.org

  was:
Refactoring the EJB APIs
 


> Refactoring the Hbase APIs  
> ----------------------------
>
>                 Key: HAMA-149
>                 URL: https://issues.apache.org/jira/browse/HAMA-149
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.1.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.1.0
>
>
> > 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: edward@udanax.org [mailto:edward@udanax.org] On Behalf Of Edward J.
> > > Yoon
> > > Sent: Tuesday, February 03, 2009 1:01 AM
> > > To: hbase-dev@hadoop.apache.org; hama-dev@incubator.apache.org
> > > 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.
> > > edwardyoon@apache.org
> > > 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.