[
https://issues.apache.org/jira/browse/IMPALA-12842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Gaal resolved IMPALA-12842.
----------------------------------
Fix Version/s: Impala 4.4.0
Resolution: Fixed
> 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
> Priority: Blocker
> Labels: arm, arm64, broken-build
> Fix For: Impala 4.4.0
>
>
> 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)