You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Zhiguo Wu (Jira)" <ji...@apache.org> on 2023/02/07 11:30:00 UTC

[jira] [Updated] (BIGTOP-3907) Spark History Server fails to start on CentOS7 aarch64

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

Zhiguo Wu updated BIGTOP-3907:
------------------------------
    Description: 
Relates to: https://issues.apache.org/jira/browse/SPARK-42370

 

Except to fix dependency issue for Spark, we can simply remove aarch6 profile then compile leveldb and leveldbjni on our own just like Hadoop did on [https://github.com/apache/bigtop/blob/release-3.2.0/bigtop-packages/src/common/hadoop/do-component-build#L53].

(PS: I tried to remove jline-2.4.16.jar manually, but I got another error says GLIBCXX version is too old, rather than install newer version of g++ on CentOS7, the solution used by Hadoop may be more easily to achieved)

!image-2023-02-07-19-25-49-358.png!

  was:
Except to fix dependency issue for Spark, we can simply remove aarch6 profile then compile leveldb and leveldbjni on our own just like Hadoop did on https://github.com/apache/bigtop/blob/release-3.2.0/bigtop-packages/src/common/hadoop/do-component-build#L53.

(PS: I tried to remove jline-2.4.16.jar manually, but I got another error says GLIBCXX version is too old, rather than install newer version of g++ on CentOS7, the solution used by Hadoop may be more easily to achieved)

!image-2023-02-07-19-25-49-358.png!


> Spark History Server fails to start on CentOS7 aarch64
> ------------------------------------------------------
>
>                 Key: BIGTOP-3907
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3907
>             Project: Bigtop
>          Issue Type: Bug
>          Components: spark
>    Affects Versions: 3.2.0
>            Reporter: Zhiguo Wu
>            Assignee: Zhiguo Wu
>            Priority: Major
>             Fix For: 3.2.1, 3.3.0
>
>         Attachments: image-2023-02-07-19-25-49-358.png
>
>
> Relates to: https://issues.apache.org/jira/browse/SPARK-42370
>  
> Except to fix dependency issue for Spark, we can simply remove aarch6 profile then compile leveldb and leveldbjni on our own just like Hadoop did on [https://github.com/apache/bigtop/blob/release-3.2.0/bigtop-packages/src/common/hadoop/do-component-build#L53].
> (PS: I tried to remove jline-2.4.16.jar manually, but I got another error says GLIBCXX version is too old, rather than install newer version of g++ on CentOS7, the solution used by Hadoop may be more easily to achieved)
> !image-2023-02-07-19-25-49-358.png!



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