You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2024/03/07 18:33:00 UTC

[jira] [Resolved] (IMPALA-12842) JS_TEST fails on ARM instances on node.js binaries installed for wrong CPU architecture

     [ 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org