[
https://issues.apache.org/jira/browse/HBASE-11890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161111#comment-14161111
]
Hudson commented on HBASE-11890:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5624 (See
[https://builds.apache.org/job/HBase-TRUNK/5624/])
HBASE-11890 HBase REST Client is hard coded to http protocol (apurtell: rev
062adcc1885ff58b8e9c55a870a34be8de7a685d)
* hbase-server/src/main/java/org/apache/hadoop/hbase/rest/client/Client.java
> 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
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: HBase-11890-doc.patch, HBase-11890-master-v1.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)