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

[jira] [Commented] (HBASE-20590) REST Java client is not able to negotiate with the server in the secure mode

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

Ashish Singhi commented on HBASE-20590:
---------------------------------------

bq. Would a test that puts up REST server and does secure client be too hard to do?
Yes its little hard to do.. It will require code refactoring of RESTServer class to adapt to MiniKdc. So only to test this I came with Demo RestClient which can be used to verify it against a secure cluster. 

Regarding checkstyle warnings, I will also try to by-pass them as its coming from example code not from the production code, so it should be ok to do I think.

> REST Java client is not able to negotiate with the server in the secure mode
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-20590
>                 URL: https://issues.apache.org/jira/browse/HBASE-20590
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, security
>    Affects Versions: 1.3.1
>            Reporter: Ashish Singhi
>            Assignee: Ashish Singhi
>            Priority: Critical
>         Attachments: HBASE-20590.patch, HBASE-20590.v1.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)