Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-8472 YARN Container Phase 2
  3. YARN-8642

Add support for tmpfs mounts with the Docker runtime

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0, 3.1.2
    • None

    Description

      Add support to the existing Docker runtime to allow the user to request tmpfs mounts for their containers. For example:

      /usr/bin/docker run --name=container_name --tmpfs /run image /bootstrap/start-systemd
      

      One use case is to allow systemd to run as PID 1 in a non-privileged container, /run is expected to be a tmpfs mount in the container for that to work.

      Attachments

        1. YARN-8642.001.patch
          27 kB
          Craig Condit
        2. YARN-8642.002.patch
          28 kB
          Craig Condit

        Activity

          People

            ccondit-target Craig Condit
            shanekumpf@gmail.com Shane Kumpf
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: