You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/07/21 01:56:05 UTC

[jira] [Resolved] (SPARK-9198) Typo in PySpark SparseVector docs (bad index)

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

Xiangrui Meng resolved SPARK-9198.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0
                   1.0.3
                   1.2.3
                   1.3.2
                   1.4.2
                   1.1.2

Issue resolved by pull request 7541
[https://github.com/apache/spark/pull/7541]

> Typo in PySpark SparseVector docs (bad index)
> ---------------------------------------------
>
>                 Key: SPARK-9198
>                 URL: https://issues.apache.org/jira/browse/SPARK-9198
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, MLlib, PySpark
>    Affects Versions: 1.0.2, 1.1.1, 1.2.2, 1.3.1, 1.4.1, 1.5.0
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>            Priority: Minor
>             Fix For: 1.1.2, 1.4.2, 1.3.2, 1.2.3, 1.0.3, 1.5.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Several places in the PySpark SparseVector docs have one defined as:
> {code}
> SparseVector(4, [2, 4], [1.0, 2.0])
> {code}
> The index 4 goes out of bounds (but this is not checked).



--
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