[
https://issues.apache.org/jira/browse/HADOOP-18133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598509#comment-17598509
]
ASF GitHub Bot commented on HADOOP-18133:
-----------------------------------------
GauthamBanasandra commented on code in PR #4765:
URL: https://github.com/apache/hadoop/pull/4765#discussion_r959822548
##########
dev-support/Jenkinsfile:
##########
@@ -71,7 +71,7 @@ pipeline {
checkout([
$class: 'GitSCM',
branches: [[name: "${env.YETUS_VERSION}"]],
- userRemoteConfigs: [[ url:
'https://github.com/apache/yetus.git']]]
+ userRemoteConfigs: [[ url:
'https://github.com/GauthamBanasandra/yetus.git']]]
Review Comment:
Yes, I'm trying to explore how I can get the hadolint `info` messages to be
ignored -
https://github.com/GauthamBanasandra/yetus/commit/e1096ecbbcbb0697473a3e34358ee28ca091a3fd.
These are treated as failures in Hadoop CI.
> Add Dockerfile for Windows 10
> -----------------------------
>
> Key: HADOOP-18133
> URL: https://issues.apache.org/jira/browse/HADOOP-18133
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.4.0
> Environment: Windows 10
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Critical
> Labels: pull-request-available
>
> Need to write a Dockerfile for Windows 10 that creates a Docker image for
> building Hadoop on the Windows 10 platform.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]