Andrew Palumbo created MAHOUT-1803:
--------------------------------------
Summary: Fix spark-shell for spark 1.5.2
Key: MAHOUT-1803
URL: https://issues.apache.org/jira/browse/MAHOUT-1803
Project: Mahout
Issue Type: Improvement
Affects Versions: 0.11.1
Reporter: Andrew Palumbo
Fix For: 0.11.2
After upgrading the default Spark version to 1.5.2, the spark-shell crashes on
startup with:
{code}
Exception in thread "main"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler
in thread "main"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)