You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/07/24 15:53:00 UTC

[jira] [Updated] (HBASE-11344) Hide row keys and such from the web UIs

     [ https://issues.apache.org/jira/browse/HBASE-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated HBASE-11344:
--------------------------------
    Fix Version/s:     (was: 0.99.0)

> Hide row keys and such from the web UIs
> ---------------------------------------
>
>                 Key: HBASE-11344
>                 URL: https://issues.apache.org/jira/browse/HBASE-11344
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 2.0.0
>
>         Attachments: 11344-1.txt, 11344-2.txt, 11344-3.txt, 11344-committed.txt
>
>
> The table details on the master UI lists the start row keys of the regions. The row keys might have sensitive data. We should hide them based on whether or not the user accessing has the required authorization to view the table.. To start with, we could make the display of row keys and such based on a configuration being true or false. If it is false, such potentially sensitive data is never displayed on the web UI.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)