You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Qiang Tian (JIRA)" <ji...@apache.org> on 2014/09/24 12:26:34 UTC

[jira] [Updated] (HBASE-11890) HBase REST Client is hard coded to http protocol

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

Qiang Tian updated HBASE-11890:
-------------------------------
    Attachment: HBase-11890-doc.patch

> HBase REST Client is hard coded to http protocol
> ------------------------------------------------
>
>                 Key: HBASE-11890
>                 URL: https://issues.apache.org/jira/browse/HBASE-11890
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.96.2
>            Reporter: Eric Yang
>            Assignee: Qiang Tian
>         Attachments: HBase-11890-doc.patch, HBase-11890-master.patch
>
>
> HBase REST Client executePathOnly only supports http.  It would be nice if there is a option to enable REST API client to connect through SSL.  org.apache.hadoop.hbase.rest.client.Cluster class does not indicate which protocol can be used, we can either set flag in Cluster class or introduce a parameter in Client class to toggle SSL.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)