You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/12/04 02:15:58 UTC

[jira] [Comment Edited] (SPARK-18200) GraphX Invalid initial capacity when running triangleCount

    [ https://issues.apache.org/jira/browse/SPARK-18200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15719124#comment-15719124 ] 

Dongjoon Hyun edited comment on SPARK-18200 at 12/4/16 2:15 AM:
----------------------------------------------------------------

Hi,
Yes, the bugs are there in 2.0.1.
The fix will be in upcoming Apache Spark 2.0.3 and 2.1.0.
We cannot backport into 2.0.1 because it's already released.


was (Author: dongjoon):
Hi,

It will be in upcoming Apache Spark 2.0.3 and 2.1.0.
We cannot backport into 2.0.1 because it's already released.

> GraphX Invalid initial capacity when running triangleCount
> ----------------------------------------------------------
>
>                 Key: SPARK-18200
>                 URL: https://issues.apache.org/jira/browse/SPARK-18200
>             Project: Spark
>          Issue Type: Bug
>          Components: GraphX
>    Affects Versions: 2.0.0, 2.0.1, 2.0.2
>         Environment: Databricks, Ubuntu 16.04, macOS Sierra
>            Reporter: Denny Lee
>            Assignee: Dongjoon Hyun
>              Labels: graph, graphx
>             Fix For: 2.0.3, 2.1.0
>
>
> Running GraphX triangle count on large-ish file results in the "Invalid initial capacity" error when running on Spark 2.0 (tested on Spark 2.0, 2.0.1, and 2.0.2).  You can see the results at: http://bit.ly/2eQKWDN
> Running the same code on Spark 1.6 and the query completes without any problems: http://bit.ly/2fATO1M
> As well, running the GraphFrames version of this code runs as well (Spark 2.0, GraphFrames 0.2): http://bit.ly/2fAS8W8
> Reference Stackoverflow question:
> Spark GraphX: requirement failed: Invalid initial capacity (http://stackoverflow.com/questions/40337366/spark-graphx-requirement-failed-invalid-initial-capacity)



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