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

start-build-env.sh still creates an invalid /etc/sudoers.d/hadoop-build-${USER_ID} file entry after HADOOP-15802

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0, 3.1.2, 3.2.1
    • build
    • None
    • CentOS 7.5 and Docker 1.13.1

    Description

      RUN echo -e "${USER_NAME}\tALL=NOPASSWD: ALL" > "/etc/sudoers.d/hadoop-build-${USER_ID}"
      

      creates

      -e <USER_NAME>	ALL=NOPASSWD: ALL
      

      Attachments

        1. HADOOP-15912.01.patch
          1.0 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: