Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11344

Hide row keys and such from the web UIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Configure "hbase.display.keys" to false (default: true) in the master/regionservers if the row-keys should be hidden in the webUIs (like in the webUI for table details).

    Description

      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.

      Attachments

        1. 11344-1.txt
          17 kB
          Devaraj Das
        2. 11344-2.txt
          19 kB
          Devaraj Das
        3. 11344-3.txt
          17 kB
          Devaraj Das
        4. 11344-committed.txt
          17 kB
          Devaraj Das

        Activity

          People

            ddas Devaraj Das
            ddas Devaraj Das
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: