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

Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • nfs
    • Reviewed

    Description

      When NFS is started as a privileged user, this change sets up required environment variables:
      HADOOP_PID_DIR = $HADOOP_PRIVILEGED_NFS_PID_DIR
      HADOOP_LOG_DIR = $HADOOP_PRIVILEGED_NFS_LOG_DIR
      HADOOP_IDENT_STRING = $HADOOP_PRIVILEGED_NFS_USER

      Also, along with the above, we also now collect ulimits for the right user.

      Attachments

        Activity

          People

            mnarayan Manikandan Narayanaswamy
            mnarayan Manikandan Narayanaswamy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: