Laszlo Gaal created IMPALA-12842:
------------------------------------
Summary: JS_TEST fails on ARM instances on node.js binaries
installed for wrong CPU architecture
Key: IMPALA-12842
URL: https://issues.apache.org/jira/browse/IMPALA-12842
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 4.4.0
Reporter: Laszlo Gaal
Assignee: Laszlo Gaal
JS_TESTs can install the required node.js binaries on the fly before running
the test steps. Unfortunately the installation steps hardcode the CPU
architecture as x86_64 in
https://github.com/apache/impala/blob/master/tests/run-js-tests.sh#L27, which
causes a failure later if the tests are run on an instance with an aarch64
(Graviton) CPU.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]