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

SathyaNarayanan Srinivasan commented on SPARK-18200:
----------------------------------------------------

Thank you  Dongjoon Hyun and  Denny Lee for taking a very serious consideration 
to my question in Stack Overflow. I am in the process of implementing and 
testing the proposed solution and the reported answers work fine. Thanks

> 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
>              Labels: graph, graphx
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to