You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Andrew Palumbo (JIRA)" <ji...@apache.org> on 2016/03/09 03:24:40 UTC

[jira] [Created] (MAHOUT-1803) Fix spark-shell for spark 1.5.2

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)