spark-instrumented-optimizer/common
samelamin 258bff2c3f [SPARK-19999] Workaround JDK-8165231 to identify PPC64 architectures as supporting unaligned access
java.nio.Bits.unaligned() does not return true for the ppc64le arch.
see https://bugs.openjdk.java.net/browse/JDK-8165231
## What changes were proposed in this pull request?
check architecture

## How was this patch tested?

unit test

Author: samelamin <hussam.elamin@gmail.com>
Author: samelamin <sam_elamin@discovery.com>

Closes #17472 from samelamin/SPARK-19999.
2017-03-30 16:08:26 +01:00
..
network-common [SPARK-19556][CORE] Do not encrypt block manager data in memory. 2017-03-29 20:27:41 +08:00
network-shuffle [SPARK-19534][TESTS] Convert Java tests to use lambdas, Java 8 features 2017-02-19 09:42:50 -08:00
network-yarn [SPARK-19139][CORE] New auth mechanism for transport library. 2017-01-24 10:44:04 -08:00
sketch [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 support 2017-02-16 12:32:45 +00:00
tags [SPARK-18993][BUILD] Unable to build/compile Spark in IntelliJ due to missing Scala deps in spark-tags 2016-12-28 12:17:33 +00:00
unsafe [SPARK-19999] Workaround JDK-8165231 to identify PPC64 architectures as supporting unaligned access 2017-03-30 16:08:26 +01:00