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

Exclude Dockerfile_windows_10 from hadolint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.4
    • 3.4.0
    • common
    • Reviewed

    Description

      HADOOP-18133 tries to add Dockerfile for Windows 10 for building Hadoop. However, hadolint fails to run on Dockerfile_windows_10 since the version of hadolint (1.1.1) used in Hadoop CI doesn't support parsing of the Windows command syntax.

      HADOOP-18449 tries to upgrade the version of hadolint to the latest (2.10.0). However, it runs into some GPG issues on Centos 8.

      Thus, we're going to exclude Dockerfile_windows_10 from getting hadolint-ed for the time being. There's a bug in Yetus that prevents exclusion of the file if the exclusion rule and the Dockerfile are added in the same PR - https://github.com/apache/yetus/pull/289#issuecomment-1263813381. Thus, this PR adds the exclusion rule first and then the Dockerfile will be added in another PR.

      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: