Yussuf Shaikh created BIGTOP-2369:
-------------------------------------
Summary: Unit test errors on spark-deb gradle task (ppc64le)
Key: BIGTOP-2369
URL: https://issues.apache.org/jira/browse/BIGTOP-2369
Project: Bigtop
Issue Type: Bug
Components: ppc64le, spark
Affects Versions: 1.1.0
Environment: Docker container image used:
bigtop/slaves:trunk-ubuntu-15.04-ppc64le
Reporter: Yussuf Shaikh
For Building Spark Project Core 1.5.1 getting exception trace with message:
Caused by: java.lang.IllegalArgumentException: java.lang.NoClassDefFoundError:
Could not initialize class org.xerial.snappy.Snappy
Workaround applied:
1. Install libsnappy-java package
2. Add a line to do-component-build file: export
JAVA_TOOL_OPTIONS=-Dos.arch=ppc64le
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)