You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/01/23 13:47:34 UTC

[jira] [Resolved] (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 ]

Sean Owen resolved SPARK-797.
-----------------------------
    Resolution: Fixed

> ML failures if libfortran is not installed
> ------------------------------------------
>
>                 Key: SPARK-797
>                 URL: https://issues.apache.org/jira/browse/SPARK-797
>             Project: 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org