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

Install Python 3 for Windows 10 docker image

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • build
    • Windows 10

    Description

      Currently, mvnsite build phase fails due to the following error -

      [INFO] ------------------< org.apache.hadoop:hadoop-common >-------------------
      [INFO] Building Apache Hadoop Common 3.4.0-SNAPSHOT                    [11/114]
      [INFO] --------------------------------[ jar ]---------------------------------
      [INFO] 
      [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hadoop-common ---
      [INFO] Deleting C:\hadoop\hadoop-common-project\hadoop-common\target
      [INFO] Deleting C:\hadoop\hadoop-common-project\hadoop-common\src\site\markdown (includes = [UnixShellAPI.md], excludes = [])
      [INFO] Deleting C:\hadoop\hadoop-common-project\hadoop-common\src\site\resources (includes = [configuration.xsl, core-default.xml], excludes = [])
      [INFO] 
      [INFO] --- exec-maven-plugin:1.3.1:exec (shelldocs) @ hadoop-common ---
      tar: apache-yetus-0.14.0/lib/precommit/qbt.sh: Cannot create symlink to 'test-patch.sh': No such file or directory
      tar: Exiting with failure status due to previous errors
      /usr/bin/env: 'python3': No such file or directory
      

      Thus, we need to install Python 3 in the Windows 10 Hadoop builder docker image to fix this.

      Attachments

        Issue Links

          Activity

            People

              gaurava Gautham Banasandra
              gaurava Gautham Banasandra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: