[jira] [Updated] (SPARK-17127) Include AArch64 in the check of cached unaligned-access capability

2016-08-22 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-17127:
--
Assignee: Richael Zhuang

> 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
>Assignee: 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



[jira] [Updated] (SPARK-17127) Include AArch64 in the check of cached unaligned-access capability

2016-08-18 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-17127:
--
Affects Version/s: (was: 2.1.0)
 Priority: Minor  (was: Major)
   Issue Type: Improvement  (was: Bug)

> 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
>
> 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



[jira] [Updated] (SPARK-17127) Include AArch64 in the check of cached unaligned-access capability

2016-08-18 Thread Richael Zhuang (JIRA)

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

Richael Zhuang updated SPARK-17127:
---
Summary: Include AArch64 in the check of cached unaligned-access capability 
 (was: Make cached unaligned-access capability available for AArch64)

> 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: Bug
>  Components: Spark Core
>Affects Versions: 2.0.0, 2.1.0
> Environment: AArch64
>Reporter: Richael Zhuang
>
> 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