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)