[
https://issues.apache.org/jira/browse/HBASE-12983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Misty Stanley-Jones updated HBASE-12983:
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Status: Resolved (was: Patch Available)
> HBase book mentions hadoop.ssl.enabled when it should be hbase.ssl.enabled
> --------------------------------------------------------------------------
>
> Key: HBASE-12983
> URL: https://issues.apache.org/jira/browse/HBASE-12983
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Esteban Gutierrez
> Assignee: Misty Stanley-Jones
> Fix For: 2.0.0
>
> Attachments: HBASE-12983.patch
>
>
> In the HBase book we say the following:
> {quote}
> A default HBase install uses insecure HTTP connections for web UIs for the
> master and region servers. To enable secure HTTP (HTTPS) connections instead,
> set *hadoop.ssl.enabled* to true in hbase-site.xml. This does not change the
> port used by the Web UI. To change the port for the web UI for a given HBase
> component, configure that port’s setting in hbase-site.xml. These settings
> are:
> {quote}
> The property should be *hbase.ssl.enabled* instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)