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

Sean Owen resolved SPARK-17127.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

Issue resolved by pull request 14700
[https://github.com/apache/spark/pull/14700]

> Include AArch64 in the check of cached unaligned-access capability
> ------------------------------------------------------------------
>
>                 Key: SPARK-17127
>                 URL: https://issues.apache.org/jira/browse/SPARK-17127
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.0.0
>         Environment: AArch64
>            Reporter: Richael Zhuang
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> From the spark of version 2.0.0 , when MemoryMode.OFF_HEAP is set , whether 
> the architecture supports unaligned access or not is checked. If the check 
> doesn't pass, exception is raised. 
> We know that AArch64 also supports unaligned access , but now only i386, x86, 
> amd64, and X86_64 are included. 
> I think we should include aarch64 when performing the check.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to