Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17307

start-build-env.sh hangs on Mac when the uid is too large

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • build

    Description

      If the uid is too large, Docker hangs and consumes all the disk space in:

      start-build-env.sh
      RUN useradd -g ${GROUP_ID} -u ${USER_ID} -k /root -m ${USER_NAME}
      

      Reference: https://github.com/docker/for-mac/issues/2038

      Attachments

        Activity

          People

            Unassigned Unassigned
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: