[
https://issues.apache.org/jira/browse/HADOOP-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215325#comment-17215325
]
Akira Ajisaka commented on HADOOP-17307:
----------------------------------------
Add {{--no-log-init}} option fixes this issue.
> start-build-env.sh hangs on Mac when the uid is too large
> ---------------------------------------------------------
>
> Key: HADOOP-17307
> URL: https://issues.apache.org/jira/browse/HADOOP-17307
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Akira Ajisaka
> Priority: Major
>
> If the uid is too large, Docker hangs and consumes all the disk space in:
> {noformat:title=start-build-env.sh}
> RUN useradd -g ${GROUP_ID} -u ${USER_ID} -k /root -m ${USER_NAME}
> {noformat}
> Reference: https://github.com/docker/for-mac/issues/2038
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]