You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2020/09/04 08:29:00 UTC

[jira] [Commented] (BIGTOP-3397) Building Spark is failing on CentOS 7 for ARM64 and PPC64

    [ https://issues.apache.org/jira/browse/BIGTOP-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190627#comment-17190627 ] 

Masatake Iwasaki commented on BIGTOP-3397:
------------------------------------------

[~sekikn] It looks like version mismatch of libsnappy provided by snappy-java.
https://github.com/xerial/snappy-java/tree/master/src/main/resources/org/xerial/snappy/native/Linux
https://github.com/xerial/snappy-java/pull/236

> Building Spark is failing on CentOS 7 for ARM64 and PPC64
> ---------------------------------------------------------
>
>                 Key: BIGTOP-3397
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3397
>             Project: Bigtop
>          Issue Type: Bug
>          Components: spark
>            Reporter: Kengo Seki
>            Priority: Major
>
> They sometimes failed with a network error or possibly zinc-related problem, but they mainly failed with the following error while rebuilding a vignette for SparkR.
> {code}
> Caused by: java.lang.UnsatisfiedLinkError: /tmp/RtmpcAEZha/snappy-1.1.7-5467a0e8-fa31-4b62-ad01-95c0921e1e08-libsnappyjava.so: /lib64/ld64.so.2: version `GLIBC_2.22' not found (required by /tmp/RtmpcAEZha/snappy-1.1.7-5467a0e8-fa31-4b62-ad01-95c0921e1e08-libsnappyjava.so
> {code}
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/626/console
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/625/console
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/624/console
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-aarch64/627/console
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-ppc64le/626/console
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=spark,OS=centos-7-ppc64le/625/console



--
This message was sent by Atlassian Jira
(v8.3.4#803005)