Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4579

Allow DefaultContainerExecutor container log directory permissions to be configurable

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      By default, container directory permissions are hardcoded to this member in DefaultContainerExecutor:

      static final short LOGDIR_PERM = (short)0710;

      There are some cases where less restrictive permissions are desired. Make this configurable.

      Attachments

        1. YARN-4579.006.patch
          8 kB
          Ray Chiang
        2. YARN-4579.005.patch
          8 kB
          Ray Chiang
        3. YARN-4579.004.patch
          8 kB
          Ray Chiang
        4. YARN-4579.003.patch
          7 kB
          Ray Chiang
        5. YARN-4579.002.patch
          7 kB
          Ray Chiang
        6. YARN-4579.001.patch
          6 kB
          Ray Chiang

        Activity

          People

            rchiang Ray Chiang
            rchiang Ray Chiang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: