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

Akira Ajisaka updated HADOOP-19789:
-----------------------------------
    Fix Version/s: 3.3.7
                   3.5.0
                   3.4.4
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Merged the PR into trunk, branch-3.4, and branch-3.3.

> Set -Pnative -Pyarn-ui in precommit mvninstall phase
> ----------------------------------------------------
>
>                 Key: HADOOP-19789
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19789
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.3.7, 3.5.0, 3.4.4
>
>
> In Hadoop precommit jobs, native and YARN UI build flags are enabled in 
> compile and unit phases, however, these phases are executed only when the 
> source code has been changed.
> For example, [https://github.com/apache/hadoop/pull/8172] updates node 
> dependencies and it doesn't update the source code, then these phases are not 
> executed and the flags are not passed anywhere. Therefore the UI is not 
> actually built.
> I would like to set the flags in mvninstall phase to fix the behavior.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to