You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2014/09/04 03:45:52 UTC

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

Eric Yang created HBASE-11890:
---------------------------------

             Summary: 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


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)