You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gautham Banasandra (Jira)" <ji...@apache.org> on 2023/05/01 17:05:00 UTC

[jira] [Updated] (HADOOP-18725) Avoid cross-platform build for irrelevant Dockerfile changes

     [ https://issues.apache.org/jira/browse/HADOOP-18725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gautham Banasandra updated HADOOP-18725:
----------------------------------------
    Affects Version/s: 3.4.0
                           (was: 3.3.5)

> Avoid cross-platform build for irrelevant Dockerfile changes
> ------------------------------------------------------------
>
>                 Key: HADOOP-18725
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18725
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.4.0
>         Environment: Centos 7, Centos 8, Debian 10, Ubuntu Focal, Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>
> Currently, when one of the Dockerfiles (located at https://github.com/apache/hadoop/tree/trunk/dev-support/docker) changes, all the platform builds are run.
> For example, a change to Dockerfile_debian_10 would trigger a run for Centos 7, which isn't relevant.
> This leads to unnecessary delays in PR validation. We should thus limit the changes specific to the platform for the case where the corresponding Dockerfile changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org