You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 06:15:32 UTC

[jira] [Updated] (SPARK-797) ML failures if libfortran is not installed

     [ https://issues.apache.org/jira/browse/SPARK-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell updated SPARK-797:
----------------------------------

    Reporter: Patrick Wendell  (was: Patrick Cogan)

> ML failures if libfortran is not installed
> ------------------------------------------
>
>                 Key: SPARK-797
>                 URL: https://issues.apache.org/jira/browse/SPARK-797
>             Project: Apache Spark
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Patrick Wendell
>            Assignee: Shivaram Venkataraman
>
> When running tests with the new ML package, I get:
> {quote}
> [info]   spark.SparkException: Job failed: Task 5.0:0 failed more than 4 times; aborting job java.lang.UnsatisfiedLinkError: org.jblas.NativeBlas.dgemm(CCIIID[DII[DIID[DII)V
> {quote}
> Shivaram mentioned I should install a Fortran package:
> {quote}
> sudo apt-get install libgfortran3
> {quote}
> And it worked after that. We should figure out exactly what the dependencies are here list in the build instructions that they exist. Also, if these are runtime dependencies we should mention them clearly in the main Spark docs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)