Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7603

Set default hdfs, mapred uid, and hadoop group gid for RPM packages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.205.0, 0.23.0
    • 0.20.205.0, 0.23.0
    • None
    • None
    • Java, Redhat EL, Ubuntu

    • Set hdfs uid, mapred uid, and hadoop gid to fixed numbers (201, 202, and 123, respectively).

    Description

      Hadoop rpm package creates hdfs, mapped users, and hadoop group for automatically setting up pid directory and log directory with proper permission. The default headless users should have a fixed uid, and gid numbers defined.

      Searched through the standard uid and gid on both Redhat and Debian distro. It looks like:

      uid: 201 for hdfs
      uid: 202 for mapred
      gid: 49 for hadoop
      

      would be free for use.

      Attachments

        1. HADOOP-7603.patch
          2 kB
          Eric Yang
        2. HADOOP-7603-trunk.patch
          5 kB
          Eric Yang

        Activity

          People

            eyang Eric Yang
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: