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

Create the container log directory with correct sticky bit in C code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0, 3.1.0
    • 3.1.0, 2.10.0, 3.0.1
    • nodemanager
    • None
    • Reviewed

    Description

      YARN-7363 created the container log directory in Java, which isn't able to set the correct sticky bit because of Java language limitation. Wrong sticky bit of log directory causes failure of reading log files inside the directory. To solve that, we need to do it in C code.

      Attachments

        1. YARN-7705.005.patch
          15 kB
          Yufei Gu
        2. YARN-7705.004.patch
          15 kB
          Yufei Gu
        3. YARN-7705.003.patch
          12 kB
          Yufei Gu
        4. YARN-7705.002.patch
          10 kB
          Yufei Gu
        5. YARN-7705.001.patch
          10 kB
          Yufei Gu

        Issue Links

          Activity

            People

              yufeigu Yufei Gu
              yufeigu Yufei Gu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: