[
https://issues.apache.org/jira/browse/HBASE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867644#action_12867644
]
Doug Cutting commented on HBASE-2400:
-------------------------------------
Why not just use Avro over HTTP for now? That would give you something usable
today. When Avro specifies a higher-performance, secure, etc. transport and
that's implemented in all languages, then you can upgrade to that. But a
Jetty-based service using Avro's existing ResponderServlet would provide
Avro-based access for Java, Ruby, Python and C today.
> new contrib 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.