[ 
https://issues.apache.org/jira/browse/HADOOP-16240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814606#comment-16814606
 ] 

Hudson commented on HADOOP-16240:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16373 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16373/])
HADOOP-16240. start-build-env.sh can consume all disk space during image 
(aengineer: rev d8239f3bc7d9754c1c67844c5386234b5df26e12)
* (edit) start-build-env.sh


> 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 Mojave 10.14.4
>            Reporter: Craig Condit
>            Assignee: Craig Condit
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: HADOOP-16240.001.patch
>
>
> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to