[
https://issues.apache.org/jira/browse/TEZ-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4679:
------------------------------
Description:
{code}
[INFO] --- frontend-maven-plugin:1.8.0:install-node-and-yarn (install node and
yarn) @ tez-ui ---
[INFO] Installing node version v8.9.0
[INFO] Downloading
https://nodejs.org/dist/v8.9.0/node-v8.9.0-darwin-arm64.tar.gz to
/Users/lbodor/.m2/repository/com/github/eirslett/node/8.9.0/node-8.9.0-darwin-arm64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.037 s
[INFO] Finished at: 2026-01-22T12:52:47+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-yarn (install
node and yarn) on project tez-ui: Could not download Node.js: Got error code
404 from the server. -> [Help 1]
{code}
maybe it's time to bump nodeVersion
was:
{code}
[INFO] --- frontend-maven-plugin:1.8.0:install-node-and-yarn (install node and
yarn) @ tez-ui ---
[INFO] Installing node version v8.9.0
[INFO] Downloading
https://nodejs.org/dist/v8.9.0/node-v8.9.0-darwin-arm64.tar.gz to
/Users/lbodor/.m2/repository/com/github/eirslett/node/8.9.0/node-8.9.0-darwin-arm64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.037 s
[INFO] Finished at: 2026-01-22T12:52:47+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-yarn (install
node and yarn) on project tez-ui: Could not download Node.js: Got error code
404 from the server. -> [Help 1]
{code}
> Tez UI doesn't build on arm64 - Could not download Node.js
> ----------------------------------------------------------
>
> Key: TEZ-4679
> URL: https://issues.apache.org/jira/browse/TEZ-4679
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Priority: Major
>
> {code}
> [INFO] --- frontend-maven-plugin:1.8.0:install-node-and-yarn (install node
> and yarn) @ tez-ui ---
> [INFO] Installing node version v8.9.0
> [INFO] Downloading
> https://nodejs.org/dist/v8.9.0/node-v8.9.0-darwin-arm64.tar.gz to
> /Users/lbodor/.m2/repository/com/github/eirslett/node/8.9.0/node-8.9.0-darwin-arm64.tar.gz
> [INFO] No proxies configured
> [INFO] No proxy was configured, downloading directly
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.037 s
> [INFO] Finished at: 2026-01-22T12:52:47+01:00
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-yarn
> (install node and yarn) on project tez-ui: Could not download Node.js: Got
> error code 404 from the server. -> [Help 1]
> {code}
> maybe it's time to bump nodeVersion
--
This message was sent by Atlassian Jira
(v8.20.10#820010)