[ https://issues.apache.org/jira/browse/HADOOP-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Íñigo Goiri resolved HADOOP-18483. ---------------------------------- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed > Exclude Dockerfile_windows_10 from hadolint > ------------------------------------------- > > Key: HADOOP-18483 > URL: https://issues.apache.org/jira/browse/HADOOP-18483 > Project: Hadoop Common > Issue Type: Improvement > Components: common > Affects Versions: 3.3.4 > Reporter: Gautham Banasandra > Assignee: Gautham Banasandra > Priority: Major > Labels: pull-request-available > Fix For: 3.4.0 > > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org