[
https://issues.apache.org/jira/browse/AMBARI-16164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297406#comment-15297406
]
Hudson commented on AMBARI-16164:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4902 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4902/])
AMBARI-16164. Put HBase master UI into readonly mode for secure (ajit:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e916d8c0b649aaca4f9384fd06d3daec6e2629a8])
* ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
> Put HBase master UI into readonly mode for secure deployment
> ------------------------------------------------------------
>
> Key: AMBARI-16164
> URL: https://issues.apache.org/jira/browse/AMBARI-16164
> Project: Ambari
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ajit Kumar
> Attachments: rb46661.patch
>
>
> Currently in secure deployment, user can request compaction / splitting
> through hbase master UI.
> This potentially exposes vulnerability to various attacks.
> There is config parameter, hbase.master.ui.readonly, with default value of
> false.
> In secure deployment, Master UI should be put to readonly mode (setting the
> above parameter to true).
> Admin can always request compaction / splitting through hbase shell.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)