Akira Ajisaka created HADOOP-17307:
--------------------------------------
Summary: 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
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]