Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-4900

MLlib SingularValueDecomposition ARPACK IllegalStateException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.1, 1.2.0, 1.2.1
    • 1.3.0
    • MLlib
    • None
    • Ubuntu 1410, Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
      spark local mode

    Description

      java.lang.reflect.InvocationTargetException
      ...
      Caused by: java.lang.IllegalStateException: ARPACK returns non-zero info = 3 Please refer ARPACK user guide for error message.
      at org.apache.spark.mllib.linalg.EigenValueDecomposition$.symmetricEigs(EigenValueDecomposition.scala:120)
      at org.apache.spark.mllib.linalg.distributed.RowMatrix.computeSVD(RowMatrix.scala:235)
      at org.apache.spark.mllib.linalg.distributed.RowMatrix.computeSVD(RowMatrix.scala:171)
      ...

      Attachments

        Issue Links

          Activity

            People

              srowen Sean R. Owen
              mbofb Mike Beyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: