Github user mbofb commented on the pull request:

    https://github.com/apache/spark/pull/4675#issuecomment-74949165
  
    description of RowMatrix. computePrincipalComponents or RowMatrix in 
general:
    I got a Exception.
    java.lang.IllegalArgumentException: Argument with more than 65535 cols: 
7949273
            at 
org.apache.spark.mllib.linalg.distributed.RowMatrix.checkNumColumns(RowMatrix.scala:131)
            at 
org.apache.spark.mllib.linalg.distributed.RowMatrix.computeCovariance(RowMatrix.scala:318)
            at 
org.apache.spark.mllib.linalg.distributed.RowMatrix.computePrincipalComponents(RowMatrix.scala:373)
    This 65535 cols restriction would be nice to be written in the doc (if this 
still applies in 1.3).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to