[
https://issues.apache.org/jira/browse/BEAM-13839?focusedWorklogId=721823&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721823
]
ASF GitHub Bot logged work on BEAM-13839:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Feb/22 10:08
Start Date: 07/Feb/22 10:08
Worklog Time Spent: 10m
Work Description: iemejia opened a new pull request #16755:
URL: https://github.com/apache/beam/pull/16755
This upgrade brings the latest improvements of zstd and fixes breaking Beam
Java SDK Core tests related errors on Mac M1
```
java.lang.UnsatisfiedLinkError: no zstd-jni in java.library.path
Unsupported OS/arch, cannot find /darwin/aarch64/libzstd-jni.dylib or load
zstd-jni from system libraries. Please try building from source the jar or
providing libzstd-jni in your system.
```
R: @aromanenko-dev @lukecwik
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 721823)
Remaining Estimate: 0h
Time Spent: 10m
> Upgrade zstd-jni to version 1.5.2-1
> -----------------------------------
>
> Key: BEAM-13839
> URL: https://issues.apache.org/jira/browse/BEAM-13839
> Project: Beam
> Issue Type: Improvement
> Components: dependencies, sdk-java-core
> Affects Versions: 2.37.0
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: P3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This upgrade brings the latest improvements of zstd and fixes breaking Beam
> Java SDK Core tests related errors on Mac M1
> {{java.lang.UnsatisfiedLinkError: no zstd-jni in java.library.path}}
> {{Unsupported OS/arch, cannot find /darwin/aarch64/libzstd-jni.dylib or load
> zstd-jni from system libraries. Please try building from source the jar or
> providing libzstd-jni in your system.±}}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)