[ https://issues.apache.org/jira/browse/HADOOP-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated HADOOP-17307:
-----------------------------------
Labels: newbie (was: )
> 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
> Labels: newbie
>
> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org
|