You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/09/08 06:45:00 UTC

[jira] [Closed] (ARROW-17612) [Benchmarks] Failing benchmarks on macos-arm

     [ https://issues.apache.org/jira/browse/ARROW-17612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alenka Frim closed ARROW-17612.
-------------------------------
    Resolution: Not A Bug

There is currently a workaround in the buildkite setup to avoid the import error, see [buildkite/benchmark/utils.sh|https://github.com/voltrondata-labs/arrow-benchmarks-ci/commit/14ef68d7d17b4dd9370bb6a63876ad083d7cdd09#diff-310e0e86a3d427cdc9a36e32c60fb40dc1b6e67ca861be9c421bdbc66c804e3f].

I think this is still something that should be investigated on the benchmarks side. Closing this here as it is not connected to the PyArrow build itself.

> [Benchmarks] Failing benchmarks on macos-arm
> --------------------------------------------
>
>                 Key: ARROW-17612
>                 URL: https://issues.apache.org/jira/browse/ARROW-17612
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Benchmarking
>            Reporter: Alenka Frim
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The benchmarks build is failing on {{macos-arm}} from the [refactoring PR|https://github.com/apache/arrow/pull/13311], see
> [https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/1389#0182d90f-8ef9-485e-abe8-fb32d3925c1f]
> I guess there is a env var missing in the {{{}dev/conbench_envs/benchmarks.env{}}}. I am struggling a bit to work with it locally so I will in the mean time make a draft PR and try it out on the buildkite with adding
> {code:java}
> DYLD_LIBRARY_PATH=$CONDA_PREFIX/lib:$DYLD_LIBRARY_PATH
> ARROW_INSTALL_NAME_RPATH=OFF {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)