Akira Ajisaka created HADOOP-19789:
--------------------------------------
Summary: Set -Pnative,yarn-ui in mvninstall
Key: HADOOP-19789
URL: https://issues.apache.org/jira/browse/HADOOP-19789
Project: Hadoop Common
Issue Type: Improvement
Components: build
Reporter: Akira Ajisaka
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]