Code Monkey home page Code Monkey logo

hdp-spark's Issues

Scala test failure in CreateTableAsSelectSuite

Failed Project: Spark Project SQL

Test Failed:
CREATE TEMPORARY TABLE AS SELECT based on the file without write permission *** FAILED ***
Expected exception java.io.IOException to be thrown, but no exception was thrown. (CreateTableAsSelectSuite.scala:76)

JavaALSSuite in error due to UnsatisfiedLinkError

Failed Project: Spark Project ML Library

Tests in error:
JavaALSSuite.runALSUsingConstructor:115 ? UnsatisfiedLink org.jblas.NativeBlas...
JavaALSSuite.runALSUsingStaticMethods:101 ? UnsatisfiedLink org.jblas.NativeBl...

Stacktrace:

-- org.jblas ERROR Couldn't load copied link file: java.lang.UnsatisfiedLinkError: /ws/spark-release/mllib/target/tmp/jblas6615862881587420348/libjblas.so: libgfortran.so.3: cannot open shared object file: No such file or directory.

runALSUsingStaticMethods(org.apache.spark.mllib.recommendation.JavaALSSuite) Time elapsed: 0.303 sec <<< ERROR!
java.lang.UnsatisfiedLinkError: org.jblas.NativeBlas.dgemm(CCIIID[DII[DIID[DII)V
at org.jblas.NativeBlas.dgemm(Native Method)
at org.jblas.SimpleBlas.gemm(SimpleBlas.java:247)
at org.jblas.DoubleMatrix.mmuli(DoubleMatrix.java:1781)
at org.jblas.DoubleMatrix.mmul(DoubleMatrix.java:3138)
at org.apache.spark.mllib.recommendation.ALSSuite$.generateRatings(ALSSuite.scala:74)
at org.apache.spark.mllib.recommendation.ALSSuite$.generateRatingsAsJavaList(ALSSuite.scala:40)
at org.apache.spark.mllib.recommendation.ALSSuite.generateRatingsAsJavaList(ALSSuite.scala)
at org.apache.spark.mllib.recommendation.JavaALSSuite.runALSUsingStaticMethods(JavaALSSuite.java:101)

runALSUsingConstructor(org.apache.spark.mllib.recommendation.JavaALSSuite) Time elapsed: 0.199 sec <<< ERROR!
java.lang.UnsatisfiedLinkError: org.jblas.NativeBlas.dgemm(CCIIID[DII[DIID[DII)V
at org.jblas.NativeBlas.dgemm(Native Method)
at org.jblas.SimpleBlas.gemm(SimpleBlas.java:247)
at org.jblas.DoubleMatrix.mmuli(DoubleMatrix.java:1781)
at org.jblas.DoubleMatrix.mmul(DoubleMatrix.java:3138)
at org.apache.spark.mllib.recommendation.ALSSuite$.generateRatings(ALSSuite.scala:74)
at org.apache.spark.mllib.recommendation.ALSSuite$.generateRatingsAsJavaList(ALSSuite.scala:40)
at org.apache.spark.mllib.recommendation.ALSSuite.generateRatingsAsJavaList(ALSSuite.scala)
at org.apache.spark.mllib.recommendation.JavaALSSuite.runALSUsingConstructor(JavaALSSuite.java:115)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.