Suman Somasundar created SPARK-16962: ----------------------------------------
Summary: Unsafe accesses (Platform.getLong()) not supported on unaligned boundaries in SPARC/Solaris Key: SPARK-16962 URL: https://issues.apache.org/jira/browse/SPARK-16962 Project: Spark Issue Type: Bug Affects Versions: 2.0.0 Environment: SPARC/Solaris Reporter: Suman Somasundar Unaligned accesses are not supported on SPARC architecture. Because of this, Spark applications fail by dumping core on SPARC machines whenever unaligned accesses happen. -- 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