[
https://issues.apache.org/jira/browse/SPARK-34038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhenyu Zheng updated SPARK-34038:
---------------------------------
Description:
The support of build on aarch64 platform was added in
[https://github.com/apache/spark/pull/26636] by adding a new profile to switch
to use arm version of leveldb jni when build on Arm, users have to specify the
profile when building, and this message is currently missing in the build guide.
In fact, we can automatically active aarch64 profile when build on Arm platform
to make it simpler for users. This can be done as:
https://github.com/apache/hadoop/blob/b612c310c26394aa406c99d8598c9cb7621df052/pom.xml#L688
was:The ability Automatically active aarch64 profile when build on Arm
platform
> Automatically active aarch64 profile when build on Arm platform
> ---------------------------------------------------------------
>
> Key: SPARK-34038
> URL: https://issues.apache.org/jira/browse/SPARK-34038
> Project: Spark
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.0.1
> Reporter: Zhenyu Zheng
> Priority: Trivial
>
> The support of build on aarch64 platform was added in
> [https://github.com/apache/spark/pull/26636] by adding a new profile to
> switch to use arm version of leveldb jni when build on Arm, users have to
> specify the profile when building, and this message is currently missing in
> the build guide.
> In fact, we can automatically active aarch64 profile when build on Arm
> platform to make it simpler for users. This can be done as:
> https://github.com/apache/hadoop/blob/b612c310c26394aa406c99d8598c9cb7621df052/pom.xml#L688
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]