[
https://issues.apache.org/jira/browse/HADOOP-16240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HADOOP-16240:
----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.3.0
Status: Resolved (was: Patch Available)
[~ccondit] Thank you for your contribution. I have committed this patch to the
trunk branch.
> 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: [email protected]
For additional commands, e-mail: [email protected]