Craig Condit created HADOOP-16240:
-------------------------------------

             Summary: start-build-env.sh can consume all disk space during 
image creation
                 Key: HADOOP-16240
                 URL: https://issues.apache.org/jira/browse/HADOOP-16240
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 3.3.0, 3.2.1
         Environment: macOS Mohave 10.14.4
            Reporter: Craig Condit


The start-build-env.sh creates a Docker image and creates a user within it 
which maps to the user ID from the host. In the case where the host UID is very 
large (> 1 billion or so, not uncommon in large AD deployments), the resultant 
image fails to build due to /var/log/lastlog and /var/log/faillog growing to 
consume all available disk space.

These files are not necessary for the build process and if they do not exist, 
they will not be grown.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to