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

Add configuration consistency for module.enabled and docker.privileged-containers.enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.1.0
    • None
    • Reviewed

    Description

      container-executor.cfg has two properties related to dockerization.
      1) module.enabled = true/false
      2) docker.privileged-containers.enabled = 1/0

      Here, both property takes different value to enable / disable feature. Module enabled take true/false string while docker.privileged-containers.enabled takes 1/0 integer value.

      This properties behavior should be consistent. Both properties should have true or false string as value to enable or disable feature/

      Attachments

        1. YARN-7717.001.patch
          10 kB
          Eric Badger
        2. YARN-7717.002.patch
          12 kB
          Eric Badger
        3. YARN-7717.003.patch
          12 kB
          Eric Badger
        4. YARN-7717.004.patch
          12 kB
          Eric Badger

        Activity

          People

            ebadger Eric Badger
            yeshavora Yesha Vora
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: