You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2015/09/29 19:56:04 UTC

[jira] [Closed] (TINKERPOP3-801) groupCount() fails for vertices (elements?) (using Spark)

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

Marko A. Rodriguez closed TINKERPOP3-801.
-----------------------------------------
    Resolution: Fixed

This has been fixed. This was more than just a "fix" for {{groupCount}}. There now exists {{GryoSerializer}} which is a Spark {{Serializer}}. This allows graph systems that have Gryo serializers registered to get their serializers and objects working {{SparkGraphComputer}}. This also, fixed the {{groupCount}} bug :). A really good close. Thanks [~spmallette] and [~dkuppitz].

> groupCount() fails for vertices (elements?) (using Spark)
> ---------------------------------------------------------
>
>                 Key: TINKERPOP3-801
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-801
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.0.1-incubating
>            Reporter: Daniel Kuppitz
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.1.0-incubating
>
>
> Here's the test case: https://github.com/apache/incubator-tinkerpop/blob/tp30/gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/GroupCountTest.java#L80



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)