You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ankur Dave (JIRA)" <ji...@apache.org> on 2014/05/29 00:03:05 UTC

[jira] [Resolved] (SPARK-1501) Assertions in Graph.apply test are never executed

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

Ankur Dave resolved SPARK-1501.
-------------------------------

    Resolution: Fixed
      Assignee: William Benton

> Assertions in Graph.apply test are never executed
> -------------------------------------------------
>
>                 Key: SPARK-1501
>                 URL: https://issues.apache.org/jira/browse/SPARK-1501
>             Project: Spark
>          Issue Type: Test
>          Components: GraphX
>    Affects Versions: 1.0.0
>            Reporter: William Benton
>            Assignee: William Benton
>            Priority: Minor
>              Labels: test
>
> The current Graph.apply test in GraphSuite contains assertions within an RDD transformation.  These never execute because the transformation never executes.  I have a (trivial) patch to fix this by collecting the graph triplets first.



--
This message was sent by Atlassian JIRA
(v6.2#6252)