You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/05/17 06:54:44 UTC

[jira] Commented: (HBASE-2400) new connector for Avro RPC access to HBase cluster

    [ https://issues.apache.org/jira/browse/HBASE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868084#action_12868084 ] 

Jeff Hammerbacher commented on HBASE-2400:
------------------------------------------

Hey,

I'm getting a little something started at http://github.com/hammer/hbase-avro. It's absolutely hideous for now, but I have TCell, IOError, and get() implemented.

My first goal is to get this server on par with the existing Thrift server. That should be possible in the next week or two. Once that is complete, we'll move on to updating the service interface to match the new APIs (especially filters and admin stuff, see https://issues.apache.org/jira/browse/HBASE-1744). Once the interface update is complete, we can worry about security.

Let me know if you currently use the Thrift interface, as I'd love your feedback as I push out more bits to play with.

Later,
Jeff

> new connector for Avro RPC access to HBase cluster
> --------------------------------------------------
>
>                 Key: HBASE-2400
>                 URL: https://issues.apache.org/jira/browse/HBASE-2400
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>
> Build a new connector contrib architecturally equivalent to the Thrift connector, but using Avro serialization and associated transport and RPC server work. Support AAA (audit, authentication, authorization). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.