You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2012/12/07 01:57:21 UTC

[jira] [Updated] (HBASE-6788) Convert AuthenticationProtocol to protocol buffer service

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

Gary Helmling updated HBASE-6788:
---------------------------------

    Attachment: HBASE-6788.patch

Here's an initial patch dropping AuthenticationProtocol and converting TokenProvider to a PB service.

I've tested this on a local secure Hadoop + HBase setup and had token authentication working for a simple RowCounter MR job.  I'm still looking to see if there's a clean way to extend TestTokenAuthentication to better test this in the absence of Kerberos.
                
> Convert AuthenticationProtocol to protocol buffer service
> ---------------------------------------------------------
>
>                 Key: HBASE-6788
>                 URL: https://issues.apache.org/jira/browse/HBASE-6788
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Gary Helmling
>            Assignee: Gary Helmling
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6788.patch
>
>
> With coprocessor endpoints now exposed as protobuf defined services, we should convert over all of our built-in endpoints to PB services.
> AccessControllerProtocol was converted as part of HBASE-5448, but the authentication token provider still needs to be changed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira