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

Configurable file and directory based umask

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.0
    • regionserver
    • None
    • Reviewed

    Description

      Currently many all the files created by the HBase user are just written using the default file permissions granted by hdfs. However, to ensure only the correct user/group views the files and directories, we need to be able to apply a configurable umask to either directories or files.

      This ticket covers setting permissions for files written to dfs, as opposed to things like pid and log files.

      The impetus for this was to allow the web-user to view the directory structure of hbase, but not to actually see any of the actual data hbase is storing.

      Attachments

        1. java_HBASE-5526.patch
          77 kB
          Jesse Yates
        2. java_HBASE-5526-v2.patch
          93 kB
          Jesse Yates
        3. java_HBASE-5526-v3.patch
          21 kB
          Jesse Yates
        4. java_HBASE-5526-v5.patch
          14 kB
          Jesse Yates
        5. java_HBASE-5526-v7.patch
          12 kB
          Jesse Yates
        There are no Sub-Tasks for this issue.

        Activity

          People

            jesse_yates Jesse Yates
            jesse_yates Jesse Yates
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: