You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (Jira)" <ji...@apache.org> on 2020/10/16 10:30:00 UTC

[jira] [Created] (HADOOP-17307) start-build-env.sh hangs on Mac when the uid is too large

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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org