Zhiguo Wu created BIGTOP-3907:
---------------------------------
Summary: 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
Fix For: 3.2.1, 3.3.0
Attachments: image-2023-02-07-19-25-49-358.png
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)